Rate Overview
Live
1 ZAR = 5.8438 BTN
1 BTN = 0.171123
ZAR
Avg
5.2821
High
5.8702
Low
4.7489
Last updated: 5/27/2026, 7:22:39 PM
Quick Conversions
| ZAR | BTN |
|---|---|
| 1 ZAR | 5.84 BTN |
| 10 ZAR | 58.44 BTN |
| 50 ZAR | 292.19 BTN |
| 100 ZAR | 584.38 BTN |
| 500 ZAR | 2,921.88 BTN |
| 1,000 ZAR | 5,843.75 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-27T19:22:39Z",
"rates": {
"BTN": 5.843753
}
}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": 584.3753,
"rate": 5.843753
}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