Rate Overview
Live
1 JPY = 0.049943 HKD
1 HKD = 20.0228
JPY
Avg
0.049942
High
0.050159
Low
0.049656
Last updated: 5/7/2026, 8:56:44 PM
Quick Conversions
| JPY | HKD |
|---|---|
| 1 JPY | 0.05 HKD |
| 10 JPY | 0.50 HKD |
| 50 JPY | 2.50 HKD |
| 100 JPY | 4.99 HKD |
| 500 JPY | 24.97 HKD |
| 1,000 JPY | 49.94 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-07T20:56:44Z",
"rates": {
"HKD": 0.049943
}
}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.9943,
"rate": 0.049943
}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