Rate Overview
Live
1 SEK = 1.7324 SZL
1 SZL = 0.577221
SEK
Avg
1.7291
High
1.7410
Low
1.7202
Last updated: 6/17/2026, 3:48:03 AM
Quick Conversions
| SEK | SZL |
|---|---|
| 1 SEK | 1.73 SZL |
| 10 SEK | 17.32 SZL |
| 50 SEK | 86.62 SZL |
| 100 SEK | 173.24 SZL |
| 500 SEK | 866.22 SZL |
| 1,000 SEK | 1,732.44 SZL |
Get SEK/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=SZLExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-06-17T03:48:03Z",
"rates": {
"SZL": 1.732439
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "SZL",
"amount": 100
},
"result": 173.2439,
"rate": 1.732439
}Build with SEK/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key