Rate Overview
Live
1 ZAR = 0.891013 ERN
1 ERN = 1.1223
ZAR
Avg
0.901643
High
0.912420
Low
0.890200
Last updated: 7/26/2026, 9:58:49 AM
Quick Conversions
| ZAR | ERN |
|---|---|
| 1 ZAR | 0.89 ERN |
| 10 ZAR | 8.91 ERN |
| 50 ZAR | 44.55 ERN |
| 100 ZAR | 89.10 ERN |
| 500 ZAR | 445.51 ERN |
| 1,000 ZAR | 891.01 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-26T09:58:49Z",
"rates": {
"ERN": 0.891013
}
}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.10130000000001,
"rate": 0.891013
}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