Rate Overview
Live
1 HKD = 12.2259 INR
1 INR = 0.081794
HKD
Avg
12.1785
High
12.2259
Low
12.1477
Last updated: 8/17/2026, 8:17:22 AM
Quick Conversions
| HKD | INR |
|---|---|
| 1 HKD | 12.23 INR |
| 10 HKD | 122.26 INR |
| 50 HKD | 611.29 INR |
| 100 HKD | 1,222.59 INR |
| 500 HKD | 6,112.93 INR |
| 1,000 HKD | 12,225.87 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-08-17T08:17:22Z",
"rates": {
"INR": 12.225865
}
}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": 1222.5865000000001,
"rate": 12.225865
}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