Rate Overview
Live
1 EUR = 4.3395 SAR
1 SAR = 0.230440
EUR
Avg
4.2126
High
4.4337
Low
3.8549
Last updated: 3/27/2026, 7:49:26 AM
Quick Conversions
| EUR | SAR |
|---|---|
| 1 EUR | 4.34 SAR |
| 10 EUR | 43.40 SAR |
| 50 EUR | 216.98 SAR |
| 100 EUR | 433.95 SAR |
| 500 EUR | 2,169.76 SAR |
| 1,000 EUR | 4,339.53 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-03-27T07:49:26Z",
"rates": {
"SAR": 4.339529
}
}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.9529,
"rate": 4.339529
}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