Rate Overview
Live
1 SAR = 3.9887 ERN
1 ERN = 0.250707
SAR
Avg
3.9894
High
3.9966
Low
3.9871
Last updated: 4/17/2026, 1:29:04 PM
Quick Conversions
| SAR | ERN |
|---|---|
| 1 SAR | 3.99 ERN |
| 10 SAR | 39.89 ERN |
| 50 SAR | 199.44 ERN |
| 100 SAR | 398.87 ERN |
| 500 SAR | 1,994.36 ERN |
| 1,000 SAR | 3,988.73 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-04-17T13:29:04Z",
"rates": {
"ERN": 3.988726
}
}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.87260000000003,
"rate": 3.988726
}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