Rate Overview
Live
1 SAR = 0.232639 EUR
1 EUR = 4.2985
SAR
Avg
0.230976
High
0.232836
Low
0.229648
Last updated: 6/19/2026, 1:34:36 PM
Quick Conversions
| SAR | EUR |
|---|---|
| 1 SAR | 0.23 EUR |
| 10 SAR | 2.33 EUR |
| 50 SAR | 11.63 EUR |
| 100 SAR | 23.26 EUR |
| 500 SAR | 116.32 EUR |
| 1,000 SAR | 232.64 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-06-19T13:34:36Z",
"rates": {
"EUR": 0.232639
}
}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.2639,
"rate": 0.232639
}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