Rate Overview
Live
1 ZAR = 0.908922 ERN
1 ERN = 1.1002
ZAR
Avg
0.892487
High
0.940478
Low
0.826952
Last updated: 7/20/2026, 5:09:36 AM
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.46 ERN |
| 1,000 ZAR | 908.92 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-20T05:09:36Z",
"rates": {
"ERN": 0.908922
}
}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.8922,
"rate": 0.908922
}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