v1

latestOpenAPI 3.0.0Interzoid license2026-07-14102.5 KB
Live Currency Rate Conversion

Converts amount in one currency to that of another

Provide an amount in one currency (EUR, GBP, CNY, JPY, AUD, etc.), and also a second currency to convert it to. The API will return the result using current foreign exchange rates. See the API home page for a list of all supported currencies.

get/convertcurrency

Query parameters

licensestring required

Your Interzoid license API key. Register at www.interzoid.com/register

fromstring required

Currency symbol for the converted from amount

tostring required

Currency symbol for the converted to amount

amountstring required

The amount of currency to be converted

Response

Currency rate data to one US DOllar

Codestring
Convertedstring
Creditsstring
Currencystring
All 1 operations