Rate Overview
Live
1 PEN = 1.8794 HRK
1 HRK = 0.532088
PEN
Avg
1.8826
High
1.8948
Low
1.8684
Last updated: 3/27/2026, 5:22:04 PM
Quick Conversions
| PEN | HRK |
|---|---|
| 1 PEN | 1.88 HRK |
| 10 PEN | 18.79 HRK |
| 50 PEN | 93.97 HRK |
| 100 PEN | 187.94 HRK |
| 500 PEN | 939.69 HRK |
| 1,000 PEN | 1,879.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-03-27T17:22:04Z",
"rates": {
"HRK": 1.879389
}
}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": 187.9389,
"rate": 1.879389
}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