currency
crypto
plan-one
plan-extra
plan-premium

Convert an amount of one currency into another currency (supports physical and digital currencies)

get/convert

Query parameters

fromstring

Currency code for a physical or digital/cryptocurrency

Base currency symbol (physical or digital)

tostring required

Currency code for a physical or digital/cryptocurrency

Target currency symbol (physical or digital)

amountnumber float required

Amount of source currency to convert

precisioninteger

Rounding precision for converted amount, defaults to 2 decimal places

Response

Success

basestring

Currency code for a physical or digital/cryptocurrency

msnumber

Server response time in milliseconds

amountnumber float

Changes

No recorded changes to this endpoint across all 1 revision of this API.