Rate Overview
Live
1 EUR = 18.7875 SZL
1 SZL = 0.053227
EUR
Avg
18.8714
High
19.0913
Low
18.7463
Last updated: 6/17/2026, 7:20:28 AM
Quick Conversions
| EUR | SZL |
|---|---|
| 1 EUR | 18.79 SZL |
| 10 EUR | 187.87 SZL |
| 50 EUR | 939.37 SZL |
| 100 EUR | 1,878.75 SZL |
| 500 EUR | 9,393.74 SZL |
| 1,000 EUR | 18,787.48 SZL |
Get EUR/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=SZLExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-06-17T07:20:28Z",
"rates": {
"SZL": 18.787484
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "SZL",
"amount": 100
},
"result": 1878.7484,
"rate": 18.787484
}Build with EUR/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key