Rate Overview
Live
1 PEN = 1.8636 HRK
1 HRK = 0.536597
PEN
Avg
1.8919
High
1.9144
Low
1.8636
Last updated: 3/7/2026, 3:07:54 AM
Quick Conversions
| PEN | HRK |
|---|---|
| 1 PEN | 1.86 HRK |
| 10 PEN | 18.64 HRK |
| 50 PEN | 93.18 HRK |
| 100 PEN | 186.36 HRK |
| 500 PEN | 931.80 HRK |
| 1,000 PEN | 1,863.60 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-07T03:07:54Z",
"rates": {
"HRK": 1.863597
}
}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": 186.3597,
"rate": 1.863597
}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