Rate Overview
Live
1 ZAR = 5.5556 BTN
1 BTN = 0.179999
ZAR
Avg
5.6068
High
5.7180
Low
5.4797
Last updated: 3/7/2026, 9:12:08 AM
Quick Conversions
| ZAR | BTN |
|---|---|
| 1 ZAR | 5.56 BTN |
| 10 ZAR | 55.56 BTN |
| 50 ZAR | 277.78 BTN |
| 100 ZAR | 555.56 BTN |
| 500 ZAR | 2,777.80 BTN |
| 1,000 ZAR | 5,555.59 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-07T09:12:08Z",
"rates": {
"BTN": 5.555591
}
}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": 555.5591,
"rate": 5.555591
}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