Rate Overview
Live
1 HKD = 20.8935 JPY
1 JPY = 0.047862
HKD
Avg
20.3041
High
20.8935
Low
19.6431
Last updated: 7/28/2026, 2:07:22 PM
Quick Conversions
| HKD | JPY |
|---|---|
| 1 HKD | 20.89 JPY |
| 10 HKD | 208.93 JPY |
| 50 HKD | 1,044.67 JPY |
| 100 HKD | 2,089.35 JPY |
| 500 HKD | 10,446.73 JPY |
| 1,000 HKD | 20,893.47 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-28T14:07:22Z",
"rates": {
"JPY": 20.893469
}
}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": 2089.3469,
"rate": 20.893469
}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