Loading
Loading
Convert any amount between 171+ fiat currencies and 830+ cryptocurrencies using live exchange rates. Specify the source currency, target currency, and amount to convert.
from and to are required currency codes. amount defaults to 1 if omitted. Use updates to select the rate refresh frequency (1m, 10m, 1h, 1d).
Pass your API key as the apiKey parameter in every request.
This is version v1.0 of the API.
from and to are required. All other parameters are optional.
fromrequiredStringSource currency symbol to convert from.
torequiredStringTarget currency symbol to convert to.
amountoptionalIntegerdefault: 1Amount to convert. Defaults to 1.
updatesoptionalStringdefault: 1mRate update frequency. Accepted values: 1m, 10m, 1h, 1d.
A successful request returns 200 OK with the converted amount, rate, and metadata.
dateTimestamp of when the rate was recorded (UTC, with timezone offset).
fromSource currency code.
toTarget currency code.
rateExchange rate from the source to the target currency.
givenAmountThe amount provided for conversion.
convertedAmountThe converted amount in the target currency.
The API uses standard HTTP status codes to indicate the success or failure of requests. For common status codes like 429 (Too Many Requests), refer to the general API documentation.
please pass correct parameters
Rates of provided currency [CURRENCY_CODE] are not available in our database!