Rate Overview
Live
1 JPY = 0.049091 HKD
1 HKD = 20.3703
JPY
Avg
0.049528
High
0.050159
Low
0.049043
Last updated: 5/28/2026, 1:55:05 AM
Quick Conversions
| JPY | HKD |
|---|---|
| 1 JPY | 0.05 HKD |
| 10 JPY | 0.49 HKD |
| 50 JPY | 2.45 HKD |
| 100 JPY | 4.91 HKD |
| 500 JPY | 24.55 HKD |
| 1,000 JPY | 49.09 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-05-28T01:55:05Z",
"rates": {
"HKD": 0.049091
}
}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.9091000000000005,
"rate": 0.049091
}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