Rate Overview
Live
1 EUR = 4.3690 SAR
1 SAR = 0.228884
EUR
Avg
4.2287
High
4.4337
Low
3.8549
Last updated: 5/28/2026, 11:03:01 PM
Quick Conversions
| EUR | SAR |
|---|---|
| 1 EUR | 4.37 SAR |
| 10 EUR | 43.69 SAR |
| 50 EUR | 218.45 SAR |
| 100 EUR | 436.90 SAR |
| 500 EUR | 2,184.52 SAR |
| 1,000 EUR | 4,369.03 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-05-28T23:03:01Z",
"rates": {
"SAR": 4.36903
}
}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": 436.903,
"rate": 4.36903
}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