Rate Overview
Live
1 EUR = 4.2991 SAR
1 SAR = 0.232608
EUR
Avg
4.3352
High
4.3545
Low
4.2991
Last updated: 6/18/2026, 11:44:13 AM
Quick Conversions
| EUR | SAR |
|---|---|
| 1 EUR | 4.30 SAR |
| 10 EUR | 42.99 SAR |
| 50 EUR | 214.95 SAR |
| 100 EUR | 429.91 SAR |
| 500 EUR | 2,149.54 SAR |
| 1,000 EUR | 4,299.07 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-06-18T11:44:13Z",
"rates": {
"SAR": 4.299073
}
}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.90729999999996,
"rate": 4.299073
}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