Rate Overview
Live
1 SAR = 0.230381 EUR
1 EUR = 4.3406
SAR
Avg
0.229886
High
0.230417
Low
0.229123
Last updated: 3/27/2026, 5:09:54 AM
Quick Conversions
| SAR | EUR |
|---|---|
| 1 SAR | 0.23 EUR |
| 10 SAR | 2.30 EUR |
| 50 SAR | 11.52 EUR |
| 100 SAR | 23.04 EUR |
| 500 SAR | 115.19 EUR |
| 1,000 SAR | 230.38 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-27T05:09:54Z",
"rates": {
"EUR": 0.230381
}
}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": 23.0381,
"rate": 0.230381
}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