Rate Overview
Live
1 PEN = 1.9032 HRK
1 HRK = 0.525434
PEN
Avg
1.9222
High
1.9364
Low
1.9032
Last updated: 6/17/2026, 8:22:22 AM
Quick Conversions
| PEN | HRK |
|---|---|
| 1 PEN | 1.90 HRK |
| 10 PEN | 19.03 HRK |
| 50 PEN | 95.16 HRK |
| 100 PEN | 190.32 HRK |
| 500 PEN | 951.59 HRK |
| 1,000 PEN | 1,903.19 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-17T08:22:22Z",
"rates": {
"HRK": 1.90319
}
}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.319,
"rate": 1.90319
}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