Rate Overview
Live
1 EUR = 4.3013 SAR
1 SAR = 0.232486
EUR
Avg
4.3552
High
4.4597
Low
4.2644
Last updated: 7/30/2026, 12:56:48 AM
Quick Conversions
| EUR | SAR |
|---|---|
| 1 EUR | 4.30 SAR |
| 10 EUR | 43.01 SAR |
| 50 EUR | 215.07 SAR |
| 100 EUR | 430.13 SAR |
| 500 EUR | 2,150.67 SAR |
| 1,000 EUR | 4,301.34 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-30T00:56:48Z",
"rates": {
"SAR": 4.301341
}
}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": 430.1341,
"rate": 4.301341
}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