Rate Overview
Live
1 ZAR = 5.9146 BTN
1 BTN = 0.169073
ZAR
Avg
5.8901
High
5.9160
Low
5.8290
Last updated: 8/13/2026, 2:00:37 PM
Quick Conversions
| ZAR | BTN |
|---|---|
| 1 ZAR | 5.91 BTN |
| 10 ZAR | 59.15 BTN |
| 50 ZAR | 295.73 BTN |
| 100 ZAR | 591.46 BTN |
| 500 ZAR | 2,957.30 BTN |
| 1,000 ZAR | 5,914.60 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-08-13T14:00:37Z",
"rates": {
"BTN": 5.9146
}
}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.46,
"rate": 5.9146
}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