Rate Overview
Live
1 EUR = 19.0695 SZL
1 SZL = 0.052440
EUR
Avg
19.0938
High
19.6387
Low
18.5632
Last updated: 7/28/2026, 8:44:38 AM
Quick Conversions
| EUR | SZL |
|---|---|
| 1 EUR | 19.07 SZL |
| 10 EUR | 190.69 SZL |
| 50 EUR | 953.47 SZL |
| 100 EUR | 1,906.95 SZL |
| 500 EUR | 9,534.74 SZL |
| 1,000 EUR | 19,069.47 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-07-28T08:44:38Z",
"rates": {
"SZL": 19.069473
}
}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": 1906.9472999999998,
"rate": 19.069473
}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