Rate Overview
Live
1 ERN = 1.1386 SZL
1 SZL = 0.878265
ERN
Avg
1.0901
High
1.1386
Low
1.0601
Last updated: 3/27/2026, 1:48:01 PM
Quick Conversions
| ERN | SZL |
|---|---|
| 1 ERN | 1.14 SZL |
| 10 ERN | 11.39 SZL |
| 50 ERN | 56.93 SZL |
| 100 ERN | 113.86 SZL |
| 500 ERN | 569.30 SZL |
| 1,000 ERN | 1,138.61 SZL |
Get ERN/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ERN¤cies=SZLExample Response:
{
"success": true,
"base": "ERN",
"date": "2026-03-27T13:48:01Z",
"rates": {
"SZL": 1.138608
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ERN&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ERN",
"to": "SZL",
"amount": 100
},
"result": 113.86080000000001,
"rate": 1.138608
}Build with ERN/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key