Rate Overview
Live
1 ZAR = 5.8729 BTN
1 BTN = 0.170274
ZAR
Avg
5.8317
High
5.8853
Low
5.7483
Last updated: 7/6/2026, 11:18:26 AM
Quick Conversions
| ZAR | BTN |
|---|---|
| 1 ZAR | 5.87 BTN |
| 10 ZAR | 58.73 BTN |
| 50 ZAR | 293.64 BTN |
| 100 ZAR | 587.29 BTN |
| 500 ZAR | 2,936.45 BTN |
| 1,000 ZAR | 5,872.90 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-07-06T11:18:26Z",
"rates": {
"BTN": 5.872897
}
}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": 587.2897,
"rate": 5.872897
}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