Rate Overview
Live
1 SZL = 5.8839 BTN
1 BTN = 0.169956
SZL
Avg
5.9100
High
5.9831
Low
5.8699
Last updated: 9/3/2026, 4:28:18 AM
Quick Conversions
| SZL | BTN |
|---|---|
| 1 SZL | 5.88 BTN |
| 10 SZL | 58.84 BTN |
| 50 SZL | 294.19 BTN |
| 100 SZL | 588.39 BTN |
| 500 SZL | 2,941.94 BTN |
| 1,000 SZL | 5,883.89 BTN |
Get SZL/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=BTNExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-09-03T04:28:18Z",
"rates": {
"BTN": 5.883888
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "BTN",
"amount": 100
},
"result": 588.3888,
"rate": 5.883888
}Build with SZL/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key