Convert

GET {{baseUrl}}/convert?from-value=<string>&from-type=<string>&to-type=<string>

A currency and unit conversion tool

Request Params

KeyDatatypeRequiredDescription
from-valuestring(Required) The value to convert from (e.g. 10.95)
from-typestring(Required) The type of the value to convert from (e.g. USD)
to-typestring(Required) The type to convert to (e.g. EUR)

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;valid&quot;:true,&quot;result&quot;:&quot;magna anim&quot;,&quot;from-value&quot;:&quot;deserunt sunt sit in&quot;,&quot;to-type&quot;:&quot;ea in irure&quot;,&quot;from-type&quot;:&quot;quis Duis&quot;,&quot;result-float&quot;:12062696.312663406}