Rate Overview
Live
1 PEN = 1.9380 HRK
1 HRK = 0.515991
PEN
Avg
1.9052
High
1.9462
Low
1.8339
Last updated: 6/29/2026, 2:39:15 PM
Quick Conversions
| PEN | HRK |
|---|---|
| 1 PEN | 1.94 HRK |
| 10 PEN | 19.38 HRK |
| 50 PEN | 96.90 HRK |
| 100 PEN | 193.80 HRK |
| 500 PEN | 969.01 HRK |
| 1,000 PEN | 1,938.02 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-06-29T14:39:15Z",
"rates": {
"HRK": 1.938017
}
}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": 193.8017,
"rate": 1.938017
}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