Rate Overview
Live
1 SAR = 0.225597 EUR
1 EUR = 4.4327
SAR
Avg
0.226500
High
0.227494
Low
0.225238
Last updated: 4/16/2026, 9:24:09 AM
Quick Conversions
| SAR | EUR |
|---|---|
| 1 SAR | 0.23 EUR |
| 10 SAR | 2.26 EUR |
| 50 SAR | 11.28 EUR |
| 100 SAR | 22.56 EUR |
| 500 SAR | 112.80 EUR |
| 1,000 SAR | 225.60 EUR |
Get SAR/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=EURExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-04-16T09:24:09Z",
"rates": {
"EUR": 0.225597
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "EUR",
"amount": 100
},
"result": 22.5597,
"rate": 0.225597
}Build with SAR/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key