Rate Overview
Live
1 ZAR = 0.918518 ERN
1 ERN = 1.0887
ZAR
Avg
0.907822
High
0.941696
Low
0.876168
Last updated: 5/27/2026, 10:55:18 AM
Quick Conversions
| ZAR | ERN |
|---|---|
| 1 ZAR | 0.92 ERN |
| 10 ZAR | 9.19 ERN |
| 50 ZAR | 45.93 ERN |
| 100 ZAR | 91.85 ERN |
| 500 ZAR | 459.26 ERN |
| 1,000 ZAR | 918.52 ERN |
Get ZAR/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=ERNExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-05-27T10:55:18Z",
"rates": {
"ERN": 0.918518
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "ERN",
"amount": 100
},
"result": 91.8518,
"rate": 0.918518
}Build with ZAR/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key