Rate Overview
Live
1 AED = 1.0240 SAR
1 SAR = 0.976590
AED
Avg
1.0170
High
1.0247
Low
1.0094
Last updated: 3/26/2026, 1:49:36 PM
Quick Conversions
| AED | SAR |
|---|---|
| 1 AED | 1.02 SAR |
| 10 AED | 10.24 SAR |
| 50 AED | 51.20 SAR |
| 100 AED | 102.40 SAR |
| 500 AED | 511.99 SAR |
| 1,000 AED | 1,023.97 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-26T13:49:36Z",
"rates": {
"SAR": 1.023971
}
}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.3971,
"rate": 1.023971
}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