Rate Overview
Live
1 EUR = 19.7179 SZL
1 SZL = 0.050715
EUR
Avg
19.6674
High
19.8530
Low
19.3603
Last updated: 3/27/2026, 6:15:35 AM
Quick Conversions
| EUR | SZL |
|---|---|
| 1 EUR | 19.72 SZL |
| 10 EUR | 197.18 SZL |
| 50 EUR | 985.90 SZL |
| 100 EUR | 1,971.79 SZL |
| 500 EUR | 9,858.97 SZL |
| 1,000 EUR | 19,717.93 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-27T06:15:35Z",
"rates": {
"SZL": 19.717933
}
}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": 1971.7932999999998,
"rate": 19.717933
}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