Rate Overview
Live
1 HKD = 11.7604 INR
1 INR = 0.085031
HKD
Avg
11.7226
High
11.8112
Low
11.6416
Last updated: 3/6/2026, 8:13:40 AM
Quick Conversions
| HKD | INR |
|---|---|
| 1 HKD | 11.76 INR |
| 10 HKD | 117.60 INR |
| 50 HKD | 588.02 INR |
| 100 HKD | 1,176.04 INR |
| 500 HKD | 5,880.18 INR |
| 1,000 HKD | 11,760.36 INR |
Get HKD/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=INRExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-03-06T08:13:40Z",
"rates": {
"INR": 11.760357
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "INR",
"amount": 100
},
"result": 1176.0357000000001,
"rate": 11.760357
}Build with HKD/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key