Global

Currency by code

Returns the currency with the given code

get/v1/currencies/{code}

Path parameters

codestring required

Code of the currency you want

Response

Success

idinteger

Currency identifier

codestring nullable

Currency code

namestring nullable

Currency Name

euro_forexnumber double

Exchange rate between currency and Euro

symbolstring nullable

Currency symbol

decimal_placesinteger

Number of decimal places for the currency

Changes

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