Rate Overview
Live
1 JPY = 0.049066 HKD
1 HKD = 20.3807
JPY
Avg
0.049800
High
0.051113
Low
0.049066
Last updated: 3/27/2026, 2:21:57 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.53 HKD |
| 1,000 JPY | 49.07 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-03-27T02:21:57Z",
"rates": {
"HKD": 0.049066
}
}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.9066,
"rate": 0.049066
}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