Rate Overview
Live
1 PEN = 1.9002 HRK
1 HRK = 0.526268
PEN
Avg
1.8950
High
1.9456
Low
1.8327
Last updated: 5/27/2026, 2:54:41 PM
Quick Conversions
| PEN | HRK |
|---|---|
| 1 PEN | 1.90 HRK |
| 10 PEN | 19.00 HRK |
| 50 PEN | 95.01 HRK |
| 100 PEN | 190.02 HRK |
| 500 PEN | 950.09 HRK |
| 1,000 PEN | 1,900.17 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-27T14:54:41Z",
"rates": {
"HRK": 1.900171
}
}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.0171,
"rate": 1.900171
}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