Rate Overview
Live
1 BTN = 0.175224 SZL
1 SZL = 5.7070
BTN
Avg
0.172239
High
0.175224
Low
0.170783
Last updated: 6/19/2026, 10:24:49 AM
Quick Conversions
| BTN | SZL |
|---|---|
| 1 BTN | 0.18 SZL |
| 10 BTN | 1.75 SZL |
| 50 BTN | 8.76 SZL |
| 100 BTN | 17.52 SZL |
| 500 BTN | 87.61 SZL |
| 1,000 BTN | 175.22 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-06-19T10:24:49Z",
"rates": {
"SZL": 0.175224
}
}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.522399999999998,
"rate": 0.175224
}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