Rate Overview
Live
1 EUR = 4.2908 SAR
1 SAR = 0.233059
EUR
Avg
4.3768
High
4.5016
Low
4.2697
Last updated: 7/20/2026, 4:54:02 AM
Quick Conversions
| EUR | SAR |
|---|---|
| 1 EUR | 4.29 SAR |
| 10 EUR | 42.91 SAR |
| 50 EUR | 214.54 SAR |
| 100 EUR | 429.08 SAR |
| 500 EUR | 2,145.38 SAR |
| 1,000 EUR | 4,290.75 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-20T04:54:02Z",
"rates": {
"SAR": 4.29075
}
}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": 429.075,
"rate": 4.29075
}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