Rate Overview
Live
1 HKD = 20.3902 JPY
1 JPY = 0.049043
HKD
Avg
20.0846
High
20.3902
Low
19.5643
Last updated: 3/26/2026, 2:23:27 PM
Quick Conversions
| HKD | JPY |
|---|---|
| 1 HKD | 20.39 JPY |
| 10 HKD | 203.90 JPY |
| 50 HKD | 1,019.51 JPY |
| 100 HKD | 2,039.02 JPY |
| 500 HKD | 10,195.08 JPY |
| 1,000 HKD | 20,390.17 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-26T14:23:27Z",
"rates": {
"JPY": 20.390167
}
}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": 2039.0167000000001,
"rate": 20.390167
}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