/symbols/{symbol}.json
GET /symbols/{symbol}.json
GET
/symbols/{symbol}.json
Returns all quotes for a symbol.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” symbol
required
string
Currency pair as the concatenation of ISO 4217 currency codes.
Example
EURHUF
Responses
Section titled “ Responses ”A record of dates mapped to rates.
object
Example
{ "1999-12-29": 254.92, "2000-01-04": 254.47, "2000-01-05": 254.48}