Rate Overview
Live
1 SZL = 0.551439 SEK
1 SEK = 1.8134
SZL
Avg
0.558450
High
0.568195
Low
0.548918
Last updated: 3/27/2026, 3:14:42 PM
Quick Conversions
| SZL | SEK |
|---|---|
| 1 SZL | 0.55 SEK |
| 10 SZL | 5.51 SEK |
| 50 SZL | 27.57 SEK |
| 100 SZL | 55.14 SEK |
| 500 SZL | 275.72 SEK |
| 1,000 SZL | 551.44 SEK |
Get SZL/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=SEKExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-03-27T15:14:42Z",
"rates": {
"SEK": 0.551439
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "SEK",
"amount": 100
},
"result": 55.1439,
"rate": 0.551439
}Build with SZL/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key