INR
HKD
$

INR/HKD Exchange Rate

Indian Rupee to Hong Kong Dollar

Live Rate
0.083308
-0.47% 7D

1 HKD = 12.0036 INR

INR/HKD Price Chart

Historical exchange rate performance

Current 0.083308
High 0.084014
Low 0.083128
7D Change -0.47%

Rate Overview

Live
1 INR = 0.083308 HKD
1 HKD = 12.0036 INR
Avg
0.083412
High
0.084014
Low
0.083128

Last updated: 3/27/2026, 2:16:37 AM

Quick Conversions

INRHKD
1 INR0.08 HKD
10 INR0.83 HKD
50 INR4.17 HKD
100 INR8.33 HKD
500 INR41.65 HKD
1,000 INR83.31 HKD

Get INR/HKD Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=INR&currencies=HKD

Example Response:

{
  "success": true,
  "base": "INR",
  "date": "2026-03-27T02:16:37Z",
  "rates": {
    "HKD": 0.083308
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=INR&to=HKD&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "INR",
    "to": "HKD",
    "amount": 100
  },
  "result": 8.3308,
  "rate": 0.083308
}

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