Rate Overview
Live
1 ZAR = 5.8415 BTN
1 BTN = 0.171189
ZAR
Avg
5.6527
High
5.8415
Low
5.4264
Last updated: 5/27/2026, 10:56:32 PM
Quick Conversions
| ZAR | BTN |
|---|---|
| 1 ZAR | 5.84 BTN |
| 10 ZAR | 58.41 BTN |
| 50 ZAR | 292.07 BTN |
| 100 ZAR | 584.15 BTN |
| 500 ZAR | 2,920.74 BTN |
| 1,000 ZAR | 5,841.49 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-27T22:56:32Z",
"rates": {
"BTN": 5.841489
}
}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.1489,
"rate": 5.841489
}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