Rate Overview
Live
1 JPY = 0.040610 HRK
1 HRK = 24.6245
JPY
Avg
0.048000
High
0.058129
Low
0.040222
Last updated: 7/21/2026, 8:29:41 AM
Quick Conversions
| JPY | HRK |
|---|---|
| 1 JPY | 0.04 HRK |
| 10 JPY | 0.41 HRK |
| 50 JPY | 2.03 HRK |
| 100 JPY | 4.06 HRK |
| 500 JPY | 20.31 HRK |
| 1,000 JPY | 40.61 HRK |
Get JPY/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=HRKExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-21T08:29:41Z",
"rates": {
"HRK": 0.04061
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "HRK",
"amount": 100
},
"result": 4.061,
"rate": 0.04061
}Build with JPY/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key