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 BTC 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": 1574380800,
3
"rates": {
4
"aed": 28035.68,
5
"ars": 455975.94,
6
"aud": 11242.023,
7
"bdt": 647296.94,
8
"bhd": 2877.7788
9
}
10
}
1
{
2
"ts": 1574380800,
3
"rates": {
4
"aed": 28035.68,
5
"ars": 455975.94,
6
"aud": 11242.023,
7
"bdt": 647296.94,
8
"bhd": 2877.7788
9
}
10
}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free