Skip to main content

GET /api/v2/tickers/ - Blockbook REST API

Loading...

Updated on
Jun 10, 2026

GET /api/v2/tickers/ - Blockbook REST API

Please note that this REST method requires the Zcash Blockbook add-on enabled on your Quicknode endpoint.

Query Parameters

timestamp
integer
Loading...
block
integer
Loading...
token
string
Loading...

Returns

ts
integer
Loading...
rates
object
Loading...
{currency}
integer
Loading...
Request
Response
1
{
2
"ts": 1744588800,
3
"rates": {
4
"aed": 117.755356,
5
"ars": 34489.637,
6
"aud": 50.912346,
7
"bdt": 3887.3525,
8
"bhd": 12.072665
9
}
10
}
1
{
2
"ts": 1744588800,
3
"rates": {
4
"aed": 117.755356,
5
"ars": 34489.637,
6
"aud": 50.912346,
7
"bdt": 3887.3525,
8
"bhd": 12.072665
9
}
10
}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free