Rate Overview
Live
1 EUR = 4.3689 SAR
1 SAR = 0.228890
EUR
Avg
4.3598
High
4.3689
Low
4.3496
Last updated: 5/28/2026, 8:34:06 PM
Quick Conversions
| EUR | SAR |
|---|---|
| 1 EUR | 4.37 SAR |
| 10 EUR | 43.69 SAR |
| 50 EUR | 218.45 SAR |
| 100 EUR | 436.89 SAR |
| 500 EUR | 2,184.46 SAR |
| 1,000 EUR | 4,368.92 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-28T20:34:06Z",
"rates": {
"SAR": 4.368918
}
}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.8918,
"rate": 4.368918
}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