Rate Overview
Live
1 BTN = 0.169509 ZAR
1 ZAR = 5.8994
BTN
Avg
0.182904
High
0.202510
Low
0.168996
Last updated: 8/15/2026, 5:00:56 AM
Quick Conversions
| BTN | ZAR |
|---|---|
| 1 BTN | 0.17 ZAR |
| 10 BTN | 1.70 ZAR |
| 50 BTN | 8.48 ZAR |
| 100 BTN | 16.95 ZAR |
| 500 BTN | 84.75 ZAR |
| 1,000 BTN | 169.51 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-08-15T05:00:56Z",
"rates": {
"ZAR": 0.169509
}
}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": 16.9509,
"rate": 0.169509
}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