Rate Overview
Live
1 SAR = 0.228780 EUR
1 EUR = 4.3710
SAR
Avg
0.227922
High
0.229891
Low
0.225784
Last updated: 3/7/2026, 12:29:46 AM
Quick Conversions
| SAR | EUR |
|---|---|
| 1 SAR | 0.23 EUR |
| 10 SAR | 2.29 EUR |
| 50 SAR | 11.44 EUR |
| 100 SAR | 22.88 EUR |
| 500 SAR | 114.39 EUR |
| 1,000 SAR | 228.78 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-03-07T00:29:46Z",
"rates": {
"EUR": 0.22878
}
}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.878,
"rate": 0.22878
}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