Rate Overview
Live
1 ERN = 0.250156 SAR
1 SAR = 3.9975
ERN
Avg
0.248965
High
0.250836
Low
0.247186
Last updated: 3/28/2026, 10:46:02 AM
Quick Conversions
| ERN | SAR |
|---|---|
| 1 ERN | 0.25 SAR |
| 10 ERN | 2.50 SAR |
| 50 ERN | 12.51 SAR |
| 100 ERN | 25.02 SAR |
| 500 ERN | 125.08 SAR |
| 1,000 ERN | 250.16 SAR |
Get ERN/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ERN¤cies=SARExample Response:
{
"success": true,
"base": "ERN",
"date": "2026-03-28T10:46:02Z",
"rates": {
"SAR": 0.250156
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ERN&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ERN",
"to": "SAR",
"amount": 100
},
"result": 25.0156,
"rate": 0.250156
}Build with ERN/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key