Rate Overview
Live
1 BTN = 0.173751 ZAR
1 ZAR = 5.7554
BTN
Avg
0.171849
High
0.173751
Low
0.170398
Last updated: 6/18/2026, 10:17:38 AM
Quick Conversions
| BTN | ZAR |
|---|---|
| 1 BTN | 0.17 ZAR |
| 10 BTN | 1.74 ZAR |
| 50 BTN | 8.69 ZAR |
| 100 BTN | 17.38 ZAR |
| 500 BTN | 86.88 ZAR |
| 1,000 BTN | 173.75 ZAR |
Get BTN/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=ZARExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-06-18T10:17:38Z",
"rates": {
"ZAR": 0.173751
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "ZAR",
"amount": 100
},
"result": 17.3751,
"rate": 0.173751
}Build with BTN/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key