Rate Overview
Live
1 INR = 0.082779 HKD
1 HKD = 12.0804
INR
Avg
0.085307
High
0.086657
Low
0.082779
Last updated: 3/27/2026, 5:40:13 AM
Quick Conversions
| INR | HKD |
|---|---|
| 1 INR | 0.08 HKD |
| 10 INR | 0.83 HKD |
| 50 INR | 4.14 HKD |
| 100 INR | 8.28 HKD |
| 500 INR | 41.39 HKD |
| 1,000 INR | 82.78 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-03-27T05:40:13Z",
"rates": {
"HKD": 0.082779
}
}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.2779,
"rate": 0.082779
}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