Rate Overview
Live
1 INR = 0.081521 HKD
1 HKD = 12.2668
INR
Avg
0.082042
High
0.082574
Low
0.081521
Last updated: 7/13/2026, 7:05:41 AM
Quick Conversions
| INR | HKD |
|---|---|
| 1 INR | 0.08 HKD |
| 10 INR | 0.82 HKD |
| 50 INR | 4.08 HKD |
| 100 INR | 8.15 HKD |
| 500 INR | 40.76 HKD |
| 1,000 INR | 81.52 HKD |
Get INR/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=HKDExample Response:
{
"success": true,
"base": "INR",
"date": "2026-07-13T07:05:41Z",
"rates": {
"HKD": 0.081521
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "HKD",
"amount": 100
},
"result": 8.152099999999999,
"rate": 0.081521
}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