Rate Overview
Live
1 AED = 1.0208 SAR
1 SAR = 0.979601
AED
Avg
1.0228
High
1.0247
Low
1.0208
Last updated: 7/26/2026, 11:13:38 PM
Quick Conversions
| AED | SAR |
|---|---|
| 1 AED | 1.02 SAR |
| 10 AED | 10.21 SAR |
| 50 AED | 51.04 SAR |
| 100 AED | 102.08 SAR |
| 500 AED | 510.41 SAR |
| 1,000 AED | 1,020.82 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-07-26T23:13:38Z",
"rates": {
"SAR": 1.020824
}
}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.08239999999999,
"rate": 1.020824
}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