Rate Overview
Live
1 HKD = 12.2150 INR
1 INR = 0.081867
HKD
Avg
12.1478
High
12.2150
Low
12.0558
Last updated: 7/6/2026, 8:11:47 AM
Quick Conversions
| HKD | INR |
|---|---|
| 1 HKD | 12.21 INR |
| 10 HKD | 122.15 INR |
| 50 HKD | 610.75 INR |
| 100 HKD | 1,221.50 INR |
| 500 HKD | 6,107.49 INR |
| 1,000 HKD | 12,214.99 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-07-06T08:11:47Z",
"rates": {
"INR": 12.214988
}
}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": 1221.4988,
"rate": 12.214988
}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