Rate Overview
Live
1 EUR = 4.2813 SAR
1 SAR = 0.233576
EUR
Avg
4.2828
High
4.2930
Low
4.2686
Last updated: 7/8/2026, 9:18:51 PM
Quick Conversions
| EUR | SAR |
|---|---|
| 1 EUR | 4.28 SAR |
| 10 EUR | 42.81 SAR |
| 50 EUR | 214.06 SAR |
| 100 EUR | 428.13 SAR |
| 500 EUR | 2,140.63 SAR |
| 1,000 EUR | 4,281.26 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-07-08T21:18:51Z",
"rates": {
"SAR": 4.281261
}
}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": 428.12609999999995,
"rate": 4.281261
}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