Rate Overview
Live
1 PEN = 1.9451 HRK
1 HRK = 0.514101
PEN
Avg
1.9482
High
1.9610
Low
1.9367
Last updated: 7/28/2026, 9:03:51 AM
Quick Conversions
| PEN | HRK |
|---|---|
| 1 PEN | 1.95 HRK |
| 10 PEN | 19.45 HRK |
| 50 PEN | 97.26 HRK |
| 100 PEN | 194.51 HRK |
| 500 PEN | 972.57 HRK |
| 1,000 PEN | 1,945.14 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-28T09:03:51Z",
"rates": {
"HRK": 1.945144
}
}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.5144,
"rate": 1.945144
}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