Rate Overview
Live
1 SZL = 0.051998 EUR
1 EUR = 19.2315
SZL
Avg
0.051930
High
0.052230
Low
0.051655
Last updated: 4/18/2026, 8:55:57 AM
Quick Conversions
| SZL | EUR |
|---|---|
| 1 SZL | 0.05 EUR |
| 10 SZL | 0.52 EUR |
| 50 SZL | 2.60 EUR |
| 100 SZL | 5.20 EUR |
| 500 SZL | 26.00 EUR |
| 1,000 SZL | 52.00 EUR |
Get SZL/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=EURExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-04-18T08:55:57Z",
"rates": {
"EUR": 0.051998
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "EUR",
"amount": 100
},
"result": 5.199800000000001,
"rate": 0.051998
}Build with SZL/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key