Rate Overview
Live
1 SAR = 3.9975 ERN
1 ERN = 0.250157
SAR
Avg
4.0095
High
4.0457
Low
3.9859
Last updated: 3/28/2026, 12:04:57 PM
Quick Conversions
| SAR | ERN |
|---|---|
| 1 SAR | 4.00 ERN |
| 10 SAR | 39.97 ERN |
| 50 SAR | 199.87 ERN |
| 100 SAR | 399.75 ERN |
| 500 SAR | 1,998.75 ERN |
| 1,000 SAR | 3,997.49 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-03-28T12:04:57Z",
"rates": {
"ERN": 3.997493
}
}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": 399.7493,
"rate": 3.997493
}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