Rate Overview
Live
1 QAR = 2.1492 HKD
1 HKD = 0.465289
QAR
Avg
2.1483
High
2.1494
Low
2.1435
Last updated: 3/6/2026, 8:12:14 AM
Quick Conversions
| QAR | HKD |
|---|---|
| 1 QAR | 2.15 HKD |
| 10 QAR | 21.49 HKD |
| 50 QAR | 107.46 HKD |
| 100 QAR | 214.92 HKD |
| 500 QAR | 1,074.60 HKD |
| 1,000 QAR | 2,149.20 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-06T08:12:14Z",
"rates": {
"HKD": 2.149203
}
}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": 214.9203,
"rate": 2.149203
}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