Rate Overview
Live
1 ZAR = 0.908949 ERN
1 ERN = 1.1002
ZAR
Avg
0.861002
High
0.941177
Low
0.782140
Last updated: 7/19/2026, 6:27:16 PM
Quick Conversions
| ZAR | ERN |
|---|---|
| 1 ZAR | 0.91 ERN |
| 10 ZAR | 9.09 ERN |
| 50 ZAR | 45.45 ERN |
| 100 ZAR | 90.89 ERN |
| 500 ZAR | 454.47 ERN |
| 1,000 ZAR | 908.95 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-19T18:27:16Z",
"rates": {
"ERN": 0.908949
}
}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": 90.8949,
"rate": 0.908949
}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