Rate Overview
Live
1 IQD = 0.005985 HKD
1 HKD = 167.0844
IQD
Avg
0.005952
High
0.006001
Low
0.005911
Last updated: 3/27/2026, 12:59:30 PM
Quick Conversions
| IQD | HKD |
|---|---|
| 1 IQD | 0.01 HKD |
| 10 IQD | 0.06 HKD |
| 50 IQD | 0.30 HKD |
| 100 IQD | 0.60 HKD |
| 500 IQD | 2.99 HKD |
| 1,000 IQD | 5.98 HKD |
Get IQD/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=HKDExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-03-27T12:59:30Z",
"rates": {
"HKD": 0.005985
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "HKD",
"amount": 100
},
"result": 0.5985,
"rate": 0.005985
}Build with IQD/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key