Rate Overview
Live
1 PLN = 1.7553 HRK
1 HRK = 0.569709
PLN
Avg
1.7613
High
1.7744
Low
1.7553
Last updated: 3/27/2026, 11:13:34 AM
Quick Conversions
| PLN | HRK |
|---|---|
| 1 PLN | 1.76 HRK |
| 10 PLN | 17.55 HRK |
| 50 PLN | 87.76 HRK |
| 100 PLN | 175.53 HRK |
| 500 PLN | 877.64 HRK |
| 1,000 PLN | 1,755.28 HRK |
Get PLN/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=HRKExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-03-27T11:13:34Z",
"rates": {
"HRK": 1.755281
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "HRK",
"amount": 100
},
"result": 175.5281,
"rate": 1.755281
}Build with PLN/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key