Rate Overview
Live
1 HKD = 12.0115 INR
1 INR = 0.083254
HKD
Avg
10.5992
High
12.0115
Low
9.3326
Last updated: 3/26/2026, 11:37:42 AM
Quick Conversions
| HKD | INR |
|---|---|
| 1 HKD | 12.01 INR |
| 10 HKD | 120.11 INR |
| 50 HKD | 600.57 INR |
| 100 HKD | 1,201.15 INR |
| 500 HKD | 6,005.73 INR |
| 1,000 HKD | 12,011.46 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-26T11:37:42Z",
"rates": {
"INR": 12.011458
}
}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": 1201.1458,
"rate": 12.011458
}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