Rate Overview
Live
1 EUR = 19.7068 SZL
1 SZL = 0.050744
EUR
Avg
19.6662
High
19.8530
Low
19.3603
Last updated: 3/27/2026, 4:26:46 AM
Quick Conversions
| EUR | SZL |
|---|---|
| 1 EUR | 19.71 SZL |
| 10 EUR | 197.07 SZL |
| 50 EUR | 985.34 SZL |
| 100 EUR | 1,970.68 SZL |
| 500 EUR | 9,853.42 SZL |
| 1,000 EUR | 19,706.83 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-03-27T04:26:46Z",
"rates": {
"SZL": 19.706831
}
}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": 1970.6831000000002,
"rate": 19.706831
}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