Rate Overview
Live
1 SAR = 0.233702 EUR
1 EUR = 4.2790
SAR
Avg
0.233463
High
0.234267
Low
0.232937
Last updated: 7/8/2026, 1:21:33 AM
Quick Conversions
| SAR | EUR |
|---|---|
| 1 SAR | 0.23 EUR |
| 10 SAR | 2.34 EUR |
| 50 SAR | 11.69 EUR |
| 100 SAR | 23.37 EUR |
| 500 SAR | 116.85 EUR |
| 1,000 SAR | 233.70 EUR |
Get SAR/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=EURExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-08T01:21:33Z",
"rates": {
"EUR": 0.233702
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "EUR",
"amount": 100
},
"result": 23.3702,
"rate": 0.233702
}Build with SAR/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key