Home

fiat rates provider

v1.0.0
Base URL
https://fiat-rates.nownodes.io.nownodes.io

Authentication

api-keyAuthapiKey

API Key: api-key in header

fiat rates provider

Rates

GET
https://fiat-rates.nownodes.io.nownodes.io/v1/rates

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

get latest currencies rates

Parameters

modestringaggrawquery

type of result view (raw or aggregated)

baseArray<string>query

list of base currencies codes or coin market cap ids

quoteArray<string>query
pagenumberquery

pagination number

pageSizenumberquery

limit number of rows per page

Response

200OK

Result data

401Unauthorized

Authorization error

500Internal Server Error

Internal server error

Currencies

GET
https://fiat-rates.nownodes.io.nownodes.io/v1/currencies

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Supported crypto and fiat currencies list

Parameters

typestringfiatcryptoallquery

type of currencies (fiat or crypto)

pagenumberquery

pagination number

pageSizenumberquery

limit number of rows per page

Response

200OK

Result data

401Unauthorized

Authorization error

500Internal Server Error

Internal server error