Rate Overview
Live
1 EUR = 4.3685 SAR
1 SAR = 0.228913
EUR
Avg
4.3647
High
4.5016
Low
4.1966
Last updated: 5/28/2026, 9:46:43 PM
Quick Conversions
| EUR | SAR |
|---|---|
| 1 EUR | 4.37 SAR |
| 10 EUR | 43.68 SAR |
| 50 EUR | 218.42 SAR |
| 100 EUR | 436.85 SAR |
| 500 EUR | 2,184.24 SAR |
| 1,000 EUR | 4,368.47 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-28T21:46:43Z",
"rates": {
"SAR": 4.36847
}
}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.84700000000004,
"rate": 4.36847
}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