Rate Overview
Live
1 QAR = 1.0090 AED
1 AED = 0.991043
QAR
Avg
1.0090
High
1.0091
Low
1.0089
Last updated: 8/13/2026, 2:49:30 PM
Quick Conversions
| QAR | AED |
|---|---|
| 1 QAR | 1.01 AED |
| 10 QAR | 10.09 AED |
| 50 QAR | 50.45 AED |
| 100 QAR | 100.90 AED |
| 500 QAR | 504.52 AED |
| 1,000 QAR | 1,009.04 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-08-13T14:49:30Z",
"rates": {
"AED": 1.009038
}
}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.9038,
"rate": 1.009038
}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