Rate Overview
Live
1 SZL = 5.7523 BTN
1 BTN = 0.173844
SZL
Avg
5.7954
High
5.8987
Low
5.7323
Last updated: 7/27/2026, 8:19:19 AM
Quick Conversions
| SZL | BTN |
|---|---|
| 1 SZL | 5.75 BTN |
| 10 SZL | 57.52 BTN |
| 50 SZL | 287.61 BTN |
| 100 SZL | 575.23 BTN |
| 500 SZL | 2,876.14 BTN |
| 1,000 SZL | 5,752.29 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-07-27T08:19:19Z",
"rates": {
"BTN": 5.752286
}
}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": 575.2286,
"rate": 5.752286
}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