Rate Overview
Live
1 ZAR = 5.7401 BTN
1 BTN = 0.174214
ZAR
Avg
5.6994
High
5.8913
Low
5.4264
Last updated: 7/27/2026, 8:26:24 PM
Quick Conversions
| ZAR | BTN |
|---|---|
| 1 ZAR | 5.74 BTN |
| 10 ZAR | 57.40 BTN |
| 50 ZAR | 287.00 BTN |
| 100 ZAR | 574.01 BTN |
| 500 ZAR | 2,870.03 BTN |
| 1,000 ZAR | 5,740.07 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-27T20:26:24Z",
"rates": {
"BTN": 5.740068
}
}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": 574.0068,
"rate": 5.740068
}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