Rate Overview
Live
1 PEN = 1.9064 HRK
1 HRK = 0.524552
PEN
Avg
1.9001
High
1.9380
Low
1.8339
Last updated: 5/27/2026, 4:07:41 PM
Quick Conversions
| PEN | HRK |
|---|---|
| 1 PEN | 1.91 HRK |
| 10 PEN | 19.06 HRK |
| 50 PEN | 95.32 HRK |
| 100 PEN | 190.64 HRK |
| 500 PEN | 953.19 HRK |
| 1,000 PEN | 1,906.39 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-05-27T16:07:41Z",
"rates": {
"HRK": 1.906388
}
}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": 190.6388,
"rate": 1.906388
}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