Rate Overview
Live
1 JPY = 0.048229 HKD
1 HKD = 20.7344
JPY
Avg
0.048279
High
0.048334
Low
0.048229
Last updated: 7/21/2026, 9:57:44 AM
Quick Conversions
| JPY | HKD |
|---|---|
| 1 JPY | 0.05 HKD |
| 10 JPY | 0.48 HKD |
| 50 JPY | 2.41 HKD |
| 100 JPY | 4.82 HKD |
| 500 JPY | 24.11 HKD |
| 1,000 JPY | 48.23 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-21T09:57:44Z",
"rates": {
"HKD": 0.048229
}
}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.8229,
"rate": 0.048229
}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