Rate Overview
Live
1 ZAR = 5.9169 BTN
1 BTN = 0.169006
ZAR
Avg
5.9051
High
5.9217
Low
5.8746
Last updated: 9/5/2026, 8:54:35 AM
Quick Conversions
| ZAR | BTN |
|---|---|
| 1 ZAR | 5.92 BTN |
| 10 ZAR | 59.17 BTN |
| 50 ZAR | 295.85 BTN |
| 100 ZAR | 591.69 BTN |
| 500 ZAR | 2,958.47 BTN |
| 1,000 ZAR | 5,916.94 BTN |
Get ZAR/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=BTNExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-09-05T08:54:35Z",
"rates": {
"BTN": 5.916941
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "BTN",
"amount": 100
},
"result": 591.6940999999999,
"rate": 5.916941
}Build with ZAR/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key