GET /convertcurrency
Summary: Converts amount in one currency to that of another
Operation ID: convertcurrency
Auth: unknown
Operation ID: convertcurrency
Auth: unknown
Description
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.
Parameters (4)
amount
(string, query, required)
The amount of currency to be converted
from
(string, query, required)
Currency symbol for the converted from amount
license
(string, query, required)
Your Interzoid license API key. Register at www.interzoid.com/register
to
(string, query, required)
Currency symbol for the converted to amount
No probe data for this endpoint yet.