Rate Overview
Live
1 JPY = 0.047959 HKD
1 HKD = 20.8511
JPY
Avg
0.050232
High
0.053287
Low
0.047901
Last updated: 7/27/2026, 10:49:37 AM
Quick Conversions
| JPY | HKD |
|---|---|
| 1 JPY | 0.05 HKD |
| 10 JPY | 0.48 HKD |
| 50 JPY | 2.40 HKD |
| 100 JPY | 4.80 HKD |
| 500 JPY | 23.98 HKD |
| 1,000 JPY | 47.96 HKD |
Get JPY/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=HKDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-27T10:49:37Z",
"rates": {
"HKD": 0.047959
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "HKD",
"amount": 100
},
"result": 4.7959000000000005,
"rate": 0.047959
}Build with JPY/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key