Rate Overview
Live
1 HRK = 24.5009 JPY
1 JPY = 0.040815
HRK
Avg
24.4464
High
24.5092
Low
24.2990
Last updated: 3/27/2026, 12:33:16 AM
Quick Conversions
| HRK | JPY |
|---|---|
| 1 HRK | 24.50 JPY |
| 10 HRK | 245.01 JPY |
| 50 HRK | 1,225.05 JPY |
| 100 HRK | 2,450.09 JPY |
| 500 HRK | 12,250.47 JPY |
| 1,000 HRK | 24,500.94 JPY |
Get HRK/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=JPYExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-03-27T00:33:16Z",
"rates": {
"JPY": 24.500941
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "JPY",
"amount": 100
},
"result": 2450.0941000000003,
"rate": 24.500941
}Build with HRK/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key