Rate Overview
Live
1 SZL = 0.050743 EUR
1 EUR = 19.7072
SZL
Avg
0.052229
High
0.053219
Low
0.050743
Last updated: 3/27/2026, 4:23:07 AM
Quick Conversions
| SZL | EUR |
|---|---|
| 1 SZL | 0.05 EUR |
| 10 SZL | 0.51 EUR |
| 50 SZL | 2.54 EUR |
| 100 SZL | 5.07 EUR |
| 500 SZL | 25.37 EUR |
| 1,000 SZL | 50.74 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-03-27T04:23:07Z",
"rates": {
"EUR": 0.050743
}
}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.0743,
"rate": 0.050743
}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