Rate Overview
Live
1 SAR = 0.976356 AED
1 AED = 1.0242
SAR
Avg
0.976807
High
0.979333
Low
0.975826
Last updated: 3/27/2026, 11:10:43 AM
Quick Conversions
| SAR | AED |
|---|---|
| 1 SAR | 0.98 AED |
| 10 SAR | 9.76 AED |
| 50 SAR | 48.82 AED |
| 100 SAR | 97.64 AED |
| 500 SAR | 488.18 AED |
| 1,000 SAR | 976.36 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-03-27T11:10:43Z",
"rates": {
"AED": 0.976356
}
}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.6356,
"rate": 0.976356
}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