Rate Overview
Live
1 HKD = 20.3876 JPY
1 JPY = 0.049049
HKD
Avg
20.3147
High
20.3943
Low
20.2447
Last updated: 3/26/2026, 11:15:46 AM
Quick Conversions
| HKD | JPY |
|---|---|
| 1 HKD | 20.39 JPY |
| 10 HKD | 203.88 JPY |
| 50 HKD | 1,019.38 JPY |
| 100 HKD | 2,038.76 JPY |
| 500 HKD | 10,193.80 JPY |
| 1,000 HKD | 20,387.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-03-26T11:15:46Z",
"rates": {
"JPY": 20.387601
}
}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": 2038.7601,
"rate": 20.387601
}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