Rate Overview
Live
1 ZAR = 5.5370 BTN
1 BTN = 0.180602
ZAR
Avg
5.1043
High
5.7359
Low
4.4628
Last updated: 3/28/2026, 10:45:53 AM
Quick Conversions
| ZAR | BTN |
|---|---|
| 1 ZAR | 5.54 BTN |
| 10 ZAR | 55.37 BTN |
| 50 ZAR | 276.85 BTN |
| 100 ZAR | 553.70 BTN |
| 500 ZAR | 2,768.52 BTN |
| 1,000 ZAR | 5,537.05 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-03-28T10:45:53Z",
"rates": {
"BTN": 5.537046
}
}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": 553.7046,
"rate": 5.537046
}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