Rate Overview
Live
1 QAR = 2.1546 HKD
1 HKD = 0.464132
QAR
Avg
2.1542
High
2.1546
Low
2.1538
Last updated: 7/25/2026, 9:23:24 PM
Quick Conversions
| QAR | HKD |
|---|---|
| 1 QAR | 2.15 HKD |
| 10 QAR | 21.55 HKD |
| 50 QAR | 107.73 HKD |
| 100 QAR | 215.46 HKD |
| 500 QAR | 1,077.28 HKD |
| 1,000 QAR | 2,154.56 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-07-25T21:23:24Z",
"rates": {
"HKD": 2.15456
}
}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.45600000000002,
"rate": 2.15456
}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