Rate Overview
Live
1 BTN = 0.179998 SZL
1 SZL = 5.5556
BTN
Avg
0.177298
High
0.180994
Low
0.174518
Last updated: 3/7/2026, 3:03:48 AM
Quick Conversions
| BTN | SZL |
|---|---|
| 1 BTN | 0.18 SZL |
| 10 BTN | 1.80 SZL |
| 50 BTN | 9.00 SZL |
| 100 BTN | 18.00 SZL |
| 500 BTN | 90.00 SZL |
| 1,000 BTN | 180.00 SZL |
Get BTN/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=SZLExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-07T03:03:48Z",
"rates": {
"SZL": 0.179998
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "SZL",
"amount": 100
},
"result": 17.9998,
"rate": 0.179998
}Build with BTN/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key