Rate Overview
Live
1 QAR = 1.0075 AED
1 AED = 0.992527
QAR
Avg
1.0087
High
1.0091
Low
1.0075
Last updated: 7/2/2026, 1:58:20 PM
Quick Conversions
| QAR | AED |
|---|---|
| 1 QAR | 1.01 AED |
| 10 QAR | 10.08 AED |
| 50 QAR | 50.38 AED |
| 100 QAR | 100.75 AED |
| 500 QAR | 503.76 AED |
| 1,000 QAR | 1,007.53 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-07-02T13:58:20Z",
"rates": {
"AED": 1.007529
}
}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.75289999999998,
"rate": 1.007529
}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