Rate Overview
Live
1 BTN = 0.169906 SZL
1 SZL = 5.8856
BTN
Avg
0.171040
High
0.172111
Low
0.169906
Last updated: 5/29/2026, 5:50:33 PM
Quick Conversions
| BTN | SZL |
|---|---|
| 1 BTN | 0.17 SZL |
| 10 BTN | 1.70 SZL |
| 50 BTN | 8.50 SZL |
| 100 BTN | 16.99 SZL |
| 500 BTN | 84.95 SZL |
| 1,000 BTN | 169.91 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-29T17:50:33Z",
"rates": {
"SZL": 0.169906
}
}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": 16.9906,
"rate": 0.169906
}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