Rate Overview
Live
1 AED = 0.990894 QAR
1 QAR = 1.0092
AED
Avg
0.991451
High
0.994582
Low
0.990894
Last updated: 5/27/2026, 3:40:53 AM
Quick Conversions
| AED | QAR |
|---|---|
| 1 AED | 0.99 QAR |
| 10 AED | 9.91 QAR |
| 50 AED | 49.54 QAR |
| 100 AED | 99.09 QAR |
| 500 AED | 495.45 QAR |
| 1,000 AED | 990.89 QAR |
Get AED/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=QARExample Response:
{
"success": true,
"base": "AED",
"date": "2026-05-27T03:40:53Z",
"rates": {
"QAR": 0.990894
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "QAR",
"amount": 100
},
"result": 99.08940000000001,
"rate": 0.990894
}Build with AED/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key