Rate Overview
Live
1 SZL = 0.053914 EUR
1 EUR = 18.5481
SZL
Avg
0.053659
High
0.053951
Low
0.053322
Last updated: 9/6/2026, 4:39:05 PM
Quick Conversions
| SZL | EUR |
|---|---|
| 1 SZL | 0.05 EUR |
| 10 SZL | 0.54 EUR |
| 50 SZL | 2.70 EUR |
| 100 SZL | 5.39 EUR |
| 500 SZL | 26.96 EUR |
| 1,000 SZL | 53.91 EUR |
Get SZL/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=EURExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-09-06T16:39:05Z",
"rates": {
"EUR": 0.053914
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "EUR",
"amount": 100
},
"result": 5.3914,
"rate": 0.053914
}Build with SZL/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key