Rate Overview
Live
1 ERN = 0.252135 SAR
1 SAR = 3.9661
ERN
Avg
0.250839
High
0.252135
Low
0.249998
Last updated: 5/9/2026, 3:42:47 AM
Quick Conversions
| ERN | SAR |
|---|---|
| 1 ERN | 0.25 SAR |
| 10 ERN | 2.52 SAR |
| 50 ERN | 12.61 SAR |
| 100 ERN | 25.21 SAR |
| 500 ERN | 126.07 SAR |
| 1,000 ERN | 252.14 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-05-09T03:42:47Z",
"rates": {
"SAR": 0.252135
}
}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.2135,
"rate": 0.252135
}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