Rate Overview
Live
1 JPY = 0.040849 HRK
1 HRK = 24.4804
JPY
Avg
0.040910
High
0.041153
Low
0.040801
Last updated: 3/27/2026, 2:15:33 AM
Quick Conversions
| JPY | HRK |
|---|---|
| 1 JPY | 0.04 HRK |
| 10 JPY | 0.41 HRK |
| 50 JPY | 2.04 HRK |
| 100 JPY | 4.08 HRK |
| 500 JPY | 20.42 HRK |
| 1,000 JPY | 40.85 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-03-27T02:15:33Z",
"rates": {
"HRK": 0.040849
}
}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.0849,
"rate": 0.040849
}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