Rate Overview
Live
1 ZAR = 5.7343 BTN
1 BTN = 0.174390
ZAR
Avg
5.0916
High
5.8093
Low
4.4592
Last updated: 7/26/2026, 9:02:00 PM
Quick Conversions
| ZAR | BTN |
|---|---|
| 1 ZAR | 5.73 BTN |
| 10 ZAR | 57.34 BTN |
| 50 ZAR | 286.71 BTN |
| 100 ZAR | 573.43 BTN |
| 500 ZAR | 2,867.14 BTN |
| 1,000 ZAR | 5,734.28 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-26T21:02:00Z",
"rates": {
"BTN": 5.734278
}
}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": 573.4277999999999,
"rate": 5.734278
}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