Rate Overview
Live
1 KRW = 0.004345 HRK
1 HRK = 230.1496
KRW
Avg
0.004389
High
0.004434
Low
0.004345
Last updated: 3/7/2026, 12:31:59 AM
Quick Conversions
| KRW | HRK |
|---|---|
| 1 KRW | 0.00 HRK |
| 10 KRW | 0.04 HRK |
| 50 KRW | 0.22 HRK |
| 100 KRW | 0.43 HRK |
| 500 KRW | 2.17 HRK |
| 1,000 KRW | 4.35 HRK |
Get KRW/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=HRKExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-03-07T00:31:59Z",
"rates": {
"HRK": 0.004345
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "HRK",
"amount": 100
},
"result": 0.4345,
"rate": 0.004345
}Build with KRW/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key