Rate Overview
Live
1 JPY = 0.047863 HKD
1 HKD = 20.8930
JPY
Avg
0.050202
High
0.053198
Low
0.047863
Last updated: 7/25/2026, 10:36:54 PM
Quick Conversions
| JPY | HKD |
|---|---|
| 1 JPY | 0.05 HKD |
| 10 JPY | 0.48 HKD |
| 50 JPY | 2.39 HKD |
| 100 JPY | 4.79 HKD |
| 500 JPY | 23.93 HKD |
| 1,000 JPY | 47.86 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-25T22:36:54Z",
"rates": {
"HKD": 0.047863
}
}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.786300000000001,
"rate": 0.047863
}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