Rate Overview
Live
1 EUR = 4.2661 SAR
1 SAR = 0.234405
EUR
Avg
4.3642
High
4.4688
Low
4.2661
Last updated: 7/28/2026, 3:24:36 AM
Quick Conversions
| EUR | SAR |
|---|---|
| 1 EUR | 4.27 SAR |
| 10 EUR | 42.66 SAR |
| 50 EUR | 213.31 SAR |
| 100 EUR | 426.61 SAR |
| 500 EUR | 2,133.06 SAR |
| 1,000 EUR | 4,266.13 SAR |
Get EUR/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=SARExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-07-28T03:24:36Z",
"rates": {
"SAR": 4.266129
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "SAR",
"amount": 100
},
"result": 426.6129,
"rate": 4.266129
}Build with EUR/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key