Rate Overview
Live
1 ZAR = 0.931283 ERN
1 ERN = 1.0738
ZAR
Avg
0.933670
High
0.942446
Low
0.927997
Last updated: 9/1/2026, 4:56:19 PM
Quick Conversions
| ZAR | ERN |
|---|---|
| 1 ZAR | 0.93 ERN |
| 10 ZAR | 9.31 ERN |
| 50 ZAR | 46.56 ERN |
| 100 ZAR | 93.13 ERN |
| 500 ZAR | 465.64 ERN |
| 1,000 ZAR | 931.28 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-09-01T16:56:19Z",
"rates": {
"ERN": 0.931283
}
}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": 93.1283,
"rate": 0.931283
}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