Rate Overview
Live
1 ZAR = 5.8240 BTN
1 BTN = 0.171702
ZAR
Avg
5.7248
High
5.8240
Low
5.6477
Last updated: 5/7/2026, 1:49:25 PM
Quick Conversions
| ZAR | BTN |
|---|---|
| 1 ZAR | 5.82 BTN |
| 10 ZAR | 58.24 BTN |
| 50 ZAR | 291.20 BTN |
| 100 ZAR | 582.40 BTN |
| 500 ZAR | 2,912.02 BTN |
| 1,000 ZAR | 5,824.03 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-05-07T13:49:25Z",
"rates": {
"BTN": 5.824033
}
}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": 582.4033,
"rate": 5.824033
}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