Rate Overview
Live
1 IDR = 0.000458 HKD
1 HKD = 2183.41
IDR
Avg
0.000458
High
0.000461
Low
0.000455
Last updated: 4/15/2026, 10:08:45 PM
Quick Conversions
| IDR | HKD |
|---|---|
| 1 IDR | 0.00 HKD |
| 10 IDR | 0.00 HKD |
| 50 IDR | 0.02 HKD |
| 100 IDR | 0.05 HKD |
| 500 IDR | 0.23 HKD |
| 1,000 IDR | 0.46 HKD |
Get IDR/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=HKDExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-04-15T22:08:45Z",
"rates": {
"HKD": 0.000458
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "HKD",
"amount": 100
},
"result": 0.0458,
"rate": 0.000458
}Build with IDR/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key