Rate Overview
Live
1 BTN = 0.168504 ZAR
1 ZAR = 5.9346
BTN
Avg
0.190165
High
0.209036
Low
0.168504
Last updated: 5/29/2026, 12:07:49 AM
Quick Conversions
| BTN | ZAR |
|---|---|
| 1 BTN | 0.17 ZAR |
| 10 BTN | 1.69 ZAR |
| 50 BTN | 8.43 ZAR |
| 100 BTN | 16.85 ZAR |
| 500 BTN | 84.25 ZAR |
| 1,000 BTN | 168.50 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-05-29T00:07:49Z",
"rates": {
"ZAR": 0.168504
}
}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.8504,
"rate": 0.168504
}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