Rate Overview
Live
1 HKD = 20.0347 JPY
1 JPY = 0.049913
HKD
Avg
20.0246
High
20.1382
Low
19.9364
Last updated: 5/7/2026, 9:52:25 PM
Quick Conversions
| HKD | JPY |
|---|---|
| 1 HKD | 20.03 JPY |
| 10 HKD | 200.35 JPY |
| 50 HKD | 1,001.73 JPY |
| 100 HKD | 2,003.47 JPY |
| 500 HKD | 10,017.33 JPY |
| 1,000 HKD | 20,034.66 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-05-07T21:52:25Z",
"rates": {
"JPY": 20.034661
}
}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": 2003.4661,
"rate": 20.034661
}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