Rate Overview
Live
1 BTN = 0.173376 SZL
1 SZL = 5.7678
BTN
Avg
0.174674
High
0.177021
Low
0.172789
Last updated: 5/9/2026, 4:52:48 AM
Quick Conversions
| BTN | SZL |
|---|---|
| 1 BTN | 0.17 SZL |
| 10 BTN | 1.73 SZL |
| 50 BTN | 8.67 SZL |
| 100 BTN | 17.34 SZL |
| 500 BTN | 86.69 SZL |
| 1,000 BTN | 173.38 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-05-09T04:52:48Z",
"rates": {
"SZL": 0.173376
}
}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.337600000000002,
"rate": 0.173376
}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