Rate Overview
Live
1 QAR = 1.0099 AED
1 AED = 0.990157
QAR
Avg
1.0083
High
1.0099
Low
1.0070
Last updated: 4/16/2026, 7:31:27 PM
Quick Conversions
| QAR | AED |
|---|---|
| 1 QAR | 1.01 AED |
| 10 QAR | 10.10 AED |
| 50 QAR | 50.50 AED |
| 100 QAR | 100.99 AED |
| 500 QAR | 504.97 AED |
| 1,000 QAR | 1,009.94 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-04-16T19:31:27Z",
"rates": {
"AED": 1.009941
}
}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.9941,
"rate": 1.009941
}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