Rate Overview
Live
1 SZL = 5.5128 BTN
1 BTN = 0.181395
SZL
Avg
5.5919
High
5.7548
Low
5.4096
Last updated: 3/27/2026, 10:19:38 AM
Quick Conversions
| SZL | BTN |
|---|---|
| 1 SZL | 5.51 BTN |
| 10 SZL | 55.13 BTN |
| 50 SZL | 275.64 BTN |
| 100 SZL | 551.28 BTN |
| 500 SZL | 2,756.42 BTN |
| 1,000 SZL | 5,512.83 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-03-27T10:19:38Z",
"rates": {
"BTN": 5.51283
}
}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": 551.283,
"rate": 5.51283
}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