currency
crypto
plan-one
plan-extra
plan-premium

Fetch a single currency exchange rate, from and to any supported physical or digital currency. Midpoint spot rate.

get/fetch-one

Query parameters

fromstring

Currency code for a physical or digital/cryptocurrency

Base currency symbol (physical or digital), defaults to USD

tostring required

Currency code for a physical or digital/cryptocurrency

Target currency symbol (physical or digital), defaults to USD

Response

Success

basestring

Currency code for a physical or digital/cryptocurrency

msnumber

Server response time in milliseconds

resultobject

Example response

{
  "updated": "2021-01-26T15:30:00-05:00"
}

Changes

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