Rate Overview
Live
1 ZAR = 5.7584 BTN
1 BTN = 0.173658
ZAR
Avg
5.4254
High
5.8745
Low
4.8363
Last updated: 7/24/2026, 6:06:43 AM
Quick Conversions
| ZAR | BTN |
|---|---|
| 1 ZAR | 5.76 BTN |
| 10 ZAR | 57.58 BTN |
| 50 ZAR | 287.92 BTN |
| 100 ZAR | 575.84 BTN |
| 500 ZAR | 2,879.22 BTN |
| 1,000 ZAR | 5,758.44 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-24T06:06:43Z",
"rates": {
"BTN": 5.758435
}
}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": 575.8435000000001,
"rate": 5.758435
}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