Rate Overview
Live
1 ERN = 1.0821 SZL
1 SZL = 0.924113
ERN
Avg
1.0865
High
1.0971
Low
1.0817
Last updated: 7/7/2026, 7:19:53 PM
Quick Conversions
| ERN | SZL |
|---|---|
| 1 ERN | 1.08 SZL |
| 10 ERN | 10.82 SZL |
| 50 ERN | 54.11 SZL |
| 100 ERN | 108.21 SZL |
| 500 ERN | 541.06 SZL |
| 1,000 ERN | 1,082.12 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-07-07T19:19:53Z",
"rates": {
"SZL": 1.082119
}
}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": 108.2119,
"rate": 1.082119
}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