Rate Overview
Live
1 EUR = 19.2427 SZL
1 SZL = 0.051968
EUR
Avg
19.5137
High
19.7174
Low
19.2272
Last updated: 5/7/2026, 11:26:09 AM
Quick Conversions
| EUR | SZL |
|---|---|
| 1 EUR | 19.24 SZL |
| 10 EUR | 192.43 SZL |
| 50 EUR | 962.14 SZL |
| 100 EUR | 1,924.27 SZL |
| 500 EUR | 9,621.35 SZL |
| 1,000 EUR | 19,242.71 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-05-07T11:26:09Z",
"rates": {
"SZL": 19.242707
}
}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": 1924.2707,
"rate": 19.242707
}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