Rate Overview
Live
1 EUR = 4.3371 SAR
1 SAR = 0.230568
EUR
Avg
4.3316
High
4.3376
Low
4.3253
Last updated: 8/14/2026, 7:28:25 PM
Quick Conversions
| EUR | SAR |
|---|---|
| 1 EUR | 4.34 SAR |
| 10 EUR | 43.37 SAR |
| 50 EUR | 216.86 SAR |
| 100 EUR | 433.71 SAR |
| 500 EUR | 2,168.56 SAR |
| 1,000 EUR | 4,337.12 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-08-14T19:28:25Z",
"rates": {
"SAR": 4.33712
}
}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": 433.712,
"rate": 4.33712
}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