Rate Overview
Live
1 BTN = 0.176034 SZL
1 SZL = 5.6807
BTN
Avg
0.176261
High
0.177246
Low
0.175570
Last updated: 4/18/2026, 12:29:53 PM
Quick Conversions
| BTN | SZL |
|---|---|
| 1 BTN | 0.18 SZL |
| 10 BTN | 1.76 SZL |
| 50 BTN | 8.80 SZL |
| 100 BTN | 17.60 SZL |
| 500 BTN | 88.02 SZL |
| 1,000 BTN | 176.03 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-04-18T12:29:53Z",
"rates": {
"SZL": 0.176034
}
}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.6034,
"rate": 0.176034
}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