Rate Overview
Live
1 EUR = 19.6772 SZL
1 SZL = 0.050820
EUR
Avg
19.8256
High
20.9087
Low
18.8106
Last updated: 3/27/2026, 9:55:13 AM
Quick Conversions
| EUR | SZL |
|---|---|
| 1 EUR | 19.68 SZL |
| 10 EUR | 196.77 SZL |
| 50 EUR | 983.86 SZL |
| 100 EUR | 1,967.72 SZL |
| 500 EUR | 9,838.60 SZL |
| 1,000 EUR | 19,677.20 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-27T09:55:13Z",
"rates": {
"SZL": 19.677201
}
}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": 1967.7201,
"rate": 19.677201
}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