Rate Overview
Live
1 EUR = 19.3354 SZL
1 SZL = 0.051719
EUR
Avg
19.2536
High
19.3354
Low
19.1241
Last updated: 4/17/2026, 7:38:32 AM
Quick Conversions
| EUR | SZL |
|---|---|
| 1 EUR | 19.34 SZL |
| 10 EUR | 193.35 SZL |
| 50 EUR | 966.77 SZL |
| 100 EUR | 1,933.54 SZL |
| 500 EUR | 9,667.70 SZL |
| 1,000 EUR | 19,335.40 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-04-17T07:38:32Z",
"rates": {
"SZL": 19.335396
}
}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": 1933.5395999999998,
"rate": 19.335396
}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