Rate Overview
Live
1 PEN = 1.8511 HRK
1 HRK = 0.540214
PEN
Avg
1.8454
High
1.8660
Low
1.8307
Last updated: 5/7/2026, 8:01:59 AM
Quick Conversions
| PEN | HRK |
|---|---|
| 1 PEN | 1.85 HRK |
| 10 PEN | 18.51 HRK |
| 50 PEN | 92.56 HRK |
| 100 PEN | 185.11 HRK |
| 500 PEN | 925.56 HRK |
| 1,000 PEN | 1,851.12 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-07T08:01:59Z",
"rates": {
"HRK": 1.851117
}
}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.11169999999998,
"rate": 1.851117
}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