Rate Overview
Live
1 INR = 0.082680 HKD
1 HKD = 12.0948
INR
Avg
0.082563
High
0.083091
Low
0.082242
Last updated: 5/8/2026, 3:24:21 AM
Quick Conversions
| INR | HKD |
|---|---|
| 1 INR | 0.08 HKD |
| 10 INR | 0.83 HKD |
| 50 INR | 4.13 HKD |
| 100 INR | 8.27 HKD |
| 500 INR | 41.34 HKD |
| 1,000 INR | 82.68 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-05-08T03:24:21Z",
"rates": {
"HKD": 0.08268
}
}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.268,
"rate": 0.08268
}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