Rate Overview
Live
1 SAR = 0.976679 AED
1 AED = 1.0239
SAR
Avg
0.977482
High
0.979499
Low
0.976679
Last updated: 5/7/2026, 8:32:03 AM
Quick Conversions
| SAR | AED |
|---|---|
| 1 SAR | 0.98 AED |
| 10 SAR | 9.77 AED |
| 50 SAR | 48.83 AED |
| 100 SAR | 97.67 AED |
| 500 SAR | 488.34 AED |
| 1,000 SAR | 976.68 AED |
Get SAR/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=AEDExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-05-07T08:32:03Z",
"rates": {
"AED": 0.976679
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "AED",
"amount": 100
},
"result": 97.6679,
"rate": 0.976679
}Build with SAR/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key