Rate Overview
Live
1 SAR = 0.976277 AED
1 AED = 1.0243
SAR
Avg
0.976773
High
0.979333
Low
0.976111
Last updated: 3/7/2026, 12:26:18 AM
Quick Conversions
| SAR | AED |
|---|---|
| 1 SAR | 0.98 AED |
| 10 SAR | 9.76 AED |
| 50 SAR | 48.81 AED |
| 100 SAR | 97.63 AED |
| 500 SAR | 488.14 AED |
| 1,000 SAR | 976.28 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-07T00:26:18Z",
"rates": {
"AED": 0.976277
}
}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.62769999999999,
"rate": 0.976277
}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