Rate Overview
Live
1 ZAR = 5.6993 BTN
1 BTN = 0.175459
ZAR
Avg
5.6574
High
5.6993
Low
5.5831
Last updated: 4/17/2026, 10:40:46 AM
Quick Conversions
| ZAR | BTN |
|---|---|
| 1 ZAR | 5.70 BTN |
| 10 ZAR | 56.99 BTN |
| 50 ZAR | 284.97 BTN |
| 100 ZAR | 569.93 BTN |
| 500 ZAR | 2,849.66 BTN |
| 1,000 ZAR | 5,699.33 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-04-17T10:40:46Z",
"rates": {
"BTN": 5.699325
}
}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": 569.9325,
"rate": 5.699325
}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