Rate Overview
Live
1 BTN = 0.169332 ZAR
1 ZAR = 5.9056
BTN
Avg
0.174965
High
0.184284
Low
0.169332
Last updated: 8/16/2026, 2:25:32 AM
Quick Conversions
| BTN | ZAR |
|---|---|
| 1 BTN | 0.17 ZAR |
| 10 BTN | 1.69 ZAR |
| 50 BTN | 8.47 ZAR |
| 100 BTN | 16.93 ZAR |
| 500 BTN | 84.67 ZAR |
| 1,000 BTN | 169.33 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-16T02:25:32Z",
"rates": {
"ZAR": 0.169332
}
}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.9332,
"rate": 0.169332
}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