Exchange Rate
Get Exchange Rate
This endpoint provides the current exchange rate for BSV.
HTTP Request
cURL
Response
URL Parameters
Parameter | Description |
---|---|
network | The selected network: main. |
Get Historical Exchange Rate
This endpoint provides the historical exchange rate data for BSV. Exchange rate data goes back to 2018/11/19.
HTTP Request
cURL
Response
URL Parameters
Parameter | Description |
---|---|
from | The starting date (unixtimestamp) to retrieve the exchange rate data. |
to | The end date (unixtimestamp) to retrieve the exchange rate data. |
Last updated