INR
HKD
$

INR/HKD Exchange Rate

Indian Rupee to Hong Kong Dollar

Live Rate
0.081594
-11.11% 1Y

1 HKD = 12.2558 INR

INR/HKD Price Chart

Historical exchange rate performance

Current 0.081594
High 0.091790
Low 0.080896
1Y Change -11.11%

Rate Overview

Live
1 INR = 0.081594 HKD
1 HKD = 12.2558 INR
Avg
0.087001
High
0.091790
Low
0.080896

Last updated: 5/28/2026, 3:00:46 PM

Quick Conversions

INRHKD
1 INR0.08 HKD
10 INR0.82 HKD
50 INR4.08 HKD
100 INR8.16 HKD
500 INR40.80 HKD
1,000 INR81.59 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-05-28T15:00:46Z",
  "rates": {
    "HKD": 0.081594
  }
}

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.1594,
  "rate": 0.081594
}

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