INR
HKD
$

INR/HKD Exchange Rate

Indian Rupee to Hong Kong Dollar

Live Rate
0.084879
-1.19% 7D

1 HKD = 11.7815 INR

INR/HKD Price Chart

Historical exchange rate performance

Current 0.084879
High 0.085898
Low 0.084665
7D Change -1.19%

Rate Overview

Live
1 INR = 0.084879 HKD
1 HKD = 11.7815 INR
Avg
0.085301
High
0.085898
Low
0.084665

Last updated: 3/6/2026, 9:09:39 PM

Quick Conversions

INRHKD
1 INR0.08 HKD
10 INR0.85 HKD
50 INR4.24 HKD
100 INR8.49 HKD
500 INR42.44 HKD
1,000 INR84.88 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-06T21:09:39Z",
  "rates": {
    "HKD": 0.084879
  }
}

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.4879,
  "rate": 0.084879
}

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