Rate Overview
Live
1 EUR = 4.3339 SAR
1 SAR = 0.230737
EUR
Avg
4.3605
High
4.4419
Low
4.2944
Last updated: 3/27/2026, 9:28:06 AM
Quick Conversions
| EUR | SAR |
|---|---|
| 1 EUR | 4.33 SAR |
| 10 EUR | 43.34 SAR |
| 50 EUR | 216.70 SAR |
| 100 EUR | 433.39 SAR |
| 500 EUR | 2,166.96 SAR |
| 1,000 EUR | 4,333.93 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-27T09:28:06Z",
"rates": {
"SAR": 4.33393
}
}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.393,
"rate": 4.33393
}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