Rate Overview
Live
1 HKD = 20.8806 JPY
1 JPY = 0.047891
HKD
Avg
18.3821
High
20.8806
Low
14.1456
Last updated: 7/27/2026, 3:39:20 PM
Quick Conversions
| HKD | JPY |
|---|---|
| 1 HKD | 20.88 JPY |
| 10 HKD | 208.81 JPY |
| 50 HKD | 1,044.03 JPY |
| 100 HKD | 2,088.06 JPY |
| 500 HKD | 10,440.30 JPY |
| 1,000 HKD | 20,880.60 JPY |
Get HKD/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=JPYExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-27T15:39:20Z",
"rates": {
"JPY": 20.880597
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "JPY",
"amount": 100
},
"result": 2088.0597000000002,
"rate": 20.880597
}Build with HKD/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key