Rate Overview
Live
1 BTN = 0.170940 ZAR
1 ZAR = 5.8500
BTN
Avg
0.170913
High
0.173503
Low
0.169914
Last updated: 7/8/2026, 6:48:29 AM
Quick Conversions
| BTN | ZAR |
|---|---|
| 1 BTN | 0.17 ZAR |
| 10 BTN | 1.71 ZAR |
| 50 BTN | 8.55 ZAR |
| 100 BTN | 17.09 ZAR |
| 500 BTN | 85.47 ZAR |
| 1,000 BTN | 170.94 ZAR |
Get BTN/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=ZARExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-07-08T06:48:29Z",
"rates": {
"ZAR": 0.17094
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "ZAR",
"amount": 100
},
"result": 17.094,
"rate": 0.17094
}Build with BTN/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key