Rate Overview
Live
1 QAR = 2.1518 HKD
1 HKD = 0.464736
QAR
Avg
2.1439
High
2.1566
Low
2.1309
Last updated: 3/27/2026, 5:03:43 PM
Quick Conversions
| QAR | HKD |
|---|---|
| 1 QAR | 2.15 HKD |
| 10 QAR | 21.52 HKD |
| 50 QAR | 107.59 HKD |
| 100 QAR | 215.18 HKD |
| 500 QAR | 1,075.88 HKD |
| 1,000 QAR | 2,151.76 HKD |
Get QAR/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=HKDExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-03-27T17:03:43Z",
"rates": {
"HKD": 2.151758
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "HKD",
"amount": 100
},
"result": 215.1758,
"rate": 2.151758
}Build with QAR/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key