Rate Overview
Live
1 SAR = 0.976745 AED
1 AED = 1.0238
SAR
Avg
0.976893
High
0.978673
Low
0.976339
Last updated: 4/17/2026, 6:06:30 AM
Quick Conversions
| SAR | AED |
|---|---|
| 1 SAR | 0.98 AED |
| 10 SAR | 9.77 AED |
| 50 SAR | 48.84 AED |
| 100 SAR | 97.67 AED |
| 500 SAR | 488.37 AED |
| 1,000 SAR | 976.75 AED |
Get SAR/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=AEDExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-04-17T06:06:30Z",
"rates": {
"AED": 0.976745
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "AED",
"amount": 100
},
"result": 97.6745,
"rate": 0.976745
}Build with SAR/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key