Currency Refs

A list of official ISO currencies.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 1 and 3

The ISO Currency Code.

string | null

The name of the currency.

string | null

The name of the fractional unit of the currency.

int32

The number of fraction units (e.g., cents or kopeks) that are in one basic unit (e.g., USD or rubles) of that currency according to the ISO 4217 currency code standard.

string | null

The symbol to be used to denote the currency on an amount.

string | null

The culture to be used when formating currency amounts into text.

boolean

A Non-Deliverable Forward (NDF) currency shows that the currency is subject to exchange controls or other restrictions that make them non-convertible.

double
required

An amount that is used for testing purposes. This is for the configurator to understand how the symbol, amount and culture will impact the presentation of an amount denominated in the currency.

string | null

Miscellaneous notes and information for the entry or record.

Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!