Rate Overview
Live
1 ZAR = 0.891065 ERN
1 ERN = 1.1223
ZAR
Avg
0.912928
High
0.925185
Low
0.890200
Last updated: 7/26/2026, 2:41:53 AM
Quick Conversions
| ZAR | ERN |
|---|---|
| 1 ZAR | 0.89 ERN |
| 10 ZAR | 8.91 ERN |
| 50 ZAR | 44.55 ERN |
| 100 ZAR | 89.11 ERN |
| 500 ZAR | 445.53 ERN |
| 1,000 ZAR | 891.06 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-07-26T02:41:53Z",
"rates": {
"ERN": 0.891065
}
}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": 89.1065,
"rate": 0.891065
}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