Rate Overview
Live
1 SAR = 3.9891 ERN
1 ERN = 0.250680
SAR
Avg
3.9919
High
4.0000
Low
3.9889
Last updated: 5/7/2026, 3:59:18 PM
Quick Conversions
| SAR | ERN |
|---|---|
| 1 SAR | 3.99 ERN |
| 10 SAR | 39.89 ERN |
| 50 SAR | 199.46 ERN |
| 100 SAR | 398.91 ERN |
| 500 SAR | 1,994.57 ERN |
| 1,000 SAR | 3,989.15 ERN |
Get SAR/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=ERNExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-05-07T15:59:18Z",
"rates": {
"ERN": 3.989148
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "ERN",
"amount": 100
},
"result": 398.9148,
"rate": 3.989148
}Build with SAR/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key