Rate Overview
Live
1 PEN = 1.8597 HRK
1 HRK = 0.537723
PEN
Avg
1.8885
High
1.9230
Low
1.8597
Last updated: 4/17/2026, 6:22:36 AM
Quick Conversions
| PEN | HRK |
|---|---|
| 1 PEN | 1.86 HRK |
| 10 PEN | 18.60 HRK |
| 50 PEN | 92.98 HRK |
| 100 PEN | 185.97 HRK |
| 500 PEN | 929.85 HRK |
| 1,000 PEN | 1,859.69 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-04-17T06:22:36Z",
"rates": {
"HRK": 1.859692
}
}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": 185.9692,
"rate": 1.859692
}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