Rate Overview
Live
1 QAR = 1.0091 AED
1 AED = 0.990975
QAR
Avg
1.0091
High
1.0091
Low
1.0089
Last updated: 3/27/2026, 2:45:06 PM
Quick Conversions
| QAR | AED |
|---|---|
| 1 QAR | 1.01 AED |
| 10 QAR | 10.09 AED |
| 50 QAR | 50.46 AED |
| 100 QAR | 100.91 AED |
| 500 QAR | 504.55 AED |
| 1,000 QAR | 1,009.11 AED |
Get QAR/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=AEDExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-03-27T14:45:06Z",
"rates": {
"AED": 1.009107
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "AED",
"amount": 100
},
"result": 100.91069999999999,
"rate": 1.009107
}Build with QAR/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key