Rate Overview
Live
1 ZAR = 0.873733 ERN
1 ERN = 1.1445
ZAR
Avg
0.902942
High
0.945756
Low
0.873733
Last updated: 3/27/2026, 1:08:53 PM
Quick Conversions
| ZAR | ERN |
|---|---|
| 1 ZAR | 0.87 ERN |
| 10 ZAR | 8.74 ERN |
| 50 ZAR | 43.69 ERN |
| 100 ZAR | 87.37 ERN |
| 500 ZAR | 436.87 ERN |
| 1,000 ZAR | 873.73 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-03-27T13:08:53Z",
"rates": {
"ERN": 0.873733
}
}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": 87.3733,
"rate": 0.873733
}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