Rate Overview
Live
1 SAR = 0.229549 EUR
1 EUR = 4.3564
SAR
Avg
0.229814
High
0.230321
Low
0.229449
Last updated: 9/6/2026, 9:02:50 AM
Quick Conversions
| SAR | EUR |
|---|---|
| 1 SAR | 0.23 EUR |
| 10 SAR | 2.30 EUR |
| 50 SAR | 11.48 EUR |
| 100 SAR | 22.95 EUR |
| 500 SAR | 114.77 EUR |
| 1,000 SAR | 229.55 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-09-06T09:02:50Z",
"rates": {
"EUR": 0.229549
}
}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.954900000000002,
"rate": 0.229549
}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