Rate Overview
Live
1 AED = 1.0239 SAR
1 SAR = 0.976642
AED
Avg
1.0212
High
1.0239
Low
1.0211
Last updated: 3/26/2026, 3:14:47 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.96 SAR |
| 1,000 AED | 1,023.92 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-26T15:14:47Z",
"rates": {
"SAR": 1.023917
}
}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.3917,
"rate": 1.023917
}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