Rate Overview
Live
1 QAR = 1.0073 AED
1 AED = 0.992746
QAR
Avg
1.0079
High
1.0083
Low
1.0072
Last updated: 5/6/2026, 11:05:52 PM
Quick Conversions
| QAR | AED |
|---|---|
| 1 QAR | 1.01 AED |
| 10 QAR | 10.07 AED |
| 50 QAR | 50.37 AED |
| 100 QAR | 100.73 AED |
| 500 QAR | 503.65 AED |
| 1,000 QAR | 1,007.31 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-05-06T23:05:52Z",
"rates": {
"AED": 1.007307
}
}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.7307,
"rate": 1.007307
}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