Rate Overview
Live
1 ZAR = 0.916749 ERN
1 ERN = 1.0908
ZAR
Avg
0.907608
High
0.922635
Low
0.893373
Last updated: 5/27/2026, 12:13:37 PM
Quick Conversions
| ZAR | ERN |
|---|---|
| 1 ZAR | 0.92 ERN |
| 10 ZAR | 9.17 ERN |
| 50 ZAR | 45.84 ERN |
| 100 ZAR | 91.67 ERN |
| 500 ZAR | 458.37 ERN |
| 1,000 ZAR | 916.75 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-27T12:13:37Z",
"rates": {
"ERN": 0.916749
}
}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.67490000000001,
"rate": 0.916749
}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