Rate Overview
Live
1 AED = 1.0209 SAR
1 SAR = 0.979494
AED
Avg
1.0172
High
1.0241
Low
1.0096
Last updated: 5/26/2026, 10:33:15 AM
Quick Conversions
| AED | SAR |
|---|---|
| 1 AED | 1.02 SAR |
| 10 AED | 10.21 SAR |
| 50 AED | 51.05 SAR |
| 100 AED | 102.09 SAR |
| 500 AED | 510.47 SAR |
| 1,000 AED | 1,020.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-05-26T10:33:15Z",
"rates": {
"SAR": 1.020935
}
}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.09349999999999,
"rate": 1.020935
}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