Rate Overview
Live
1 JPY = 0.041175 HRK
1 HRK = 24.2866
JPY
Avg
0.040936
High
0.041254
Low
0.040267
Last updated: 5/6/2026, 3:32:41 PM
Quick Conversions
| JPY | HRK |
|---|---|
| 1 JPY | 0.04 HRK |
| 10 JPY | 0.41 HRK |
| 50 JPY | 2.06 HRK |
| 100 JPY | 4.12 HRK |
| 500 JPY | 20.59 HRK |
| 1,000 JPY | 41.18 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-05-06T15:32:41Z",
"rates": {
"HRK": 0.041175
}
}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.117500000000001,
"rate": 0.041175
}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