Back to catalog
🪙

VALR

API Key

Cryptocurrency Exchange based in South Africa

🪙CryptocurrencyHTTPS

BTC/ZAR Ticker

VALR API

PairBTCZAR
Last Traded Price1,234,580.00
Bid1,234,200.00
Ask1,234,960.00
Volume42.38

Sample Response

response.json
1{
2 "pair": "BTCZAR",
3 "lastTradedPrice": "1,234,580.00",
4 "bid": "1,234,200.00",
5 "ask": "1,234,960.00",
6 "volume": "42.38"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://docs.valr.com/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs