Rate Overview
Live
1 PEN = 1.9471 HRK
1 HRK = 0.513584
PEN
Avg
1.9462
High
1.9554
Low
1.9367
Last updated: 7/5/2026, 11:25:49 PM
Quick Conversions
| PEN | HRK |
|---|---|
| 1 PEN | 1.95 HRK |
| 10 PEN | 19.47 HRK |
| 50 PEN | 97.36 HRK |
| 100 PEN | 194.71 HRK |
| 500 PEN | 973.55 HRK |
| 1,000 PEN | 1,947.10 HRK |
Get PEN/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=HRKExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-05T23:25:49Z",
"rates": {
"HRK": 1.9471
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "HRK",
"amount": 100
},
"result": 194.71,
"rate": 1.9471
}Build with PEN/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key