Rate Overview
Live
1 BTN = 0.181395 SZL
1 SZL = 5.5128
BTN
Avg
0.181237
High
0.182698
Low
0.180282
Last updated: 3/27/2026, 6:35:16 AM
Quick Conversions
| BTN | SZL |
|---|---|
| 1 BTN | 0.18 SZL |
| 10 BTN | 1.81 SZL |
| 50 BTN | 9.07 SZL |
| 100 BTN | 18.14 SZL |
| 500 BTN | 90.70 SZL |
| 1,000 BTN | 181.40 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-27T06:35:16Z",
"rates": {
"SZL": 0.181395
}
}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": 18.1395,
"rate": 0.181395
}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