Rate Overview
Live
1 BTN = 0.179998 ZAR
1 ZAR = 5.5556
BTN
Avg
0.178380
High
0.182493
Low
0.174886
Last updated: 3/7/2026, 7:34:57 AM
Quick Conversions
| BTN | ZAR |
|---|---|
| 1 BTN | 0.18 ZAR |
| 10 BTN | 1.80 ZAR |
| 50 BTN | 9.00 ZAR |
| 100 BTN | 18.00 ZAR |
| 500 BTN | 90.00 ZAR |
| 1,000 BTN | 180.00 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-03-07T07:34:57Z",
"rates": {
"ZAR": 0.179998
}
}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.9998,
"rate": 0.179998
}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