Get List of Fiat Currencies
This API retrieves a list of fiat currencies, along with their associated countries and trade accuracy.
Endpoint Information
Request Method:
GET
Request Path:
/v2/base/fiats
Request Parameters
None
Response Structure
The response will include the following fields:
Example Response
Notes
The
country
field specifies the country associated with the fiat currency.The
fiat
field provides the name of the currency.The
accuracy
field indicates the precision of the currency's trade, typically representing the number of decimal places.