Rate Overview
Live
1 AED = 1.0239 SAR
1 SAR = 0.976616
AED
Avg
1.0239
High
1.0248
Low
1.0211
Last updated: 3/26/2026, 12:20:14 PM
Quick Conversions
| AED | SAR |
|---|---|
| 1 AED | 1.02 SAR |
| 10 AED | 10.24 SAR |
| 50 AED | 51.20 SAR |
| 100 AED | 102.39 SAR |
| 500 AED | 511.97 SAR |
| 1,000 AED | 1,023.94 SAR |
Get AED/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=SARExample Response:
{
"success": true,
"base": "AED",
"date": "2026-03-26T12:20:14Z",
"rates": {
"SAR": 1.023944
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "SAR",
"amount": 100
},
"result": 102.39439999999999,
"rate": 1.023944
}Build with AED/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key