Rate Overview
Live
1 ZAR = 0.906388 ERN
1 ERN = 1.1033
ZAR
Avg
0.917748
High
0.941696
Low
0.897235
Last updated: 3/7/2026, 6:23:45 AM
Quick Conversions
| ZAR | ERN |
|---|---|
| 1 ZAR | 0.91 ERN |
| 10 ZAR | 9.06 ERN |
| 50 ZAR | 45.32 ERN |
| 100 ZAR | 90.64 ERN |
| 500 ZAR | 453.19 ERN |
| 1,000 ZAR | 906.39 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-07T06:23:45Z",
"rates": {
"ERN": 0.906388
}
}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.6388,
"rate": 0.906388
}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