Rate Overview
Live
1 HKD = 20.5782 JPY
1 JPY = 0.048595
HKD
Avg
20.4868
High
20.5783
Low
20.4181
Last updated: 6/19/2026, 8:24:34 AM
Quick Conversions
| HKD | JPY |
|---|---|
| 1 HKD | 20.58 JPY |
| 10 HKD | 205.78 JPY |
| 50 HKD | 1,028.91 JPY |
| 100 HKD | 2,057.82 JPY |
| 500 HKD | 10,289.11 JPY |
| 1,000 HKD | 20,578.22 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-06-19T08:24:34Z",
"rates": {
"JPY": 20.57822
}
}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": 2057.822,
"rate": 20.57822
}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