Rate Overview
Live
1 EUR = 4.3428 SAR
1 SAR = 0.230264
EUR
Avg
4.3502
High
4.3645
Low
4.3399
Last updated: 3/27/2026, 6:04:05 AM
Quick Conversions
| EUR | SAR |
|---|---|
| 1 EUR | 4.34 SAR |
| 10 EUR | 43.43 SAR |
| 50 EUR | 217.14 SAR |
| 100 EUR | 434.28 SAR |
| 500 EUR | 2,171.42 SAR |
| 1,000 EUR | 4,342.84 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-27T06:04:05Z",
"rates": {
"SAR": 4.342844
}
}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": 434.28440000000006,
"rate": 4.342844
}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