Skip to main content

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

Loading...

Updated on
Jun 16, 2026

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

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

Path Parameters

Query Parameters

timestamp
string
REQUIRED
Loading...
currency
string
Loading...
token
string
Loading...

Returns

ts
integer
Loading...
rates
object
Loading...
Request
Response
1
[
2
{
3
"ts": 1780876800,
4
"rates": {
5
"usd": 35.12
6
}
7
}
8
]
1
[
2
{
3
"ts": 1780876800,
4
"rates": {
5
"usd": 35.12
6
}
7
}
8
]
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free