Rate Overview
Live
1 SAR = 0.976317 AED
1 AED = 1.0243
SAR
Avg
0.983427
High
0.990527
Low
0.976317
Last updated: 3/27/2026, 2:36:47 PM
Quick Conversions
| SAR | AED |
|---|---|
| 1 SAR | 0.98 AED |
| 10 SAR | 9.76 AED |
| 50 SAR | 48.82 AED |
| 100 SAR | 97.63 AED |
| 500 SAR | 488.16 AED |
| 1,000 SAR | 976.32 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-03-27T14:36:47Z",
"rates": {
"AED": 0.976317
}
}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.6317,
"rate": 0.976317
}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