Rate Overview
Live
1 INR = 0.083673 HKD
1 HKD = 11.9513
INR
Avg
0.084054
High
0.084555
Low
0.083673
Last updated: 4/16/2026, 4:32:05 AM
Quick Conversions
| INR | HKD |
|---|---|
| 1 INR | 0.08 HKD |
| 10 INR | 0.84 HKD |
| 50 INR | 4.18 HKD |
| 100 INR | 8.37 HKD |
| 500 INR | 41.84 HKD |
| 1,000 INR | 83.67 HKD |
Get INR/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=HKDExample Response:
{
"success": true,
"base": "INR",
"date": "2026-04-16T04:32:05Z",
"rates": {
"HKD": 0.083673
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "HKD",
"amount": 100
},
"result": 8.3673,
"rate": 0.083673
}Build with INR/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key