Rate Overview
Live
1 PEN = 1.9337 HRK
1 HRK = 0.517153
PEN
Avg
1.9397
High
1.9444
Low
1.9337
Last updated: 9/2/2026, 6:55:21 AM
Quick Conversions
| PEN | HRK |
|---|---|
| 1 PEN | 1.93 HRK |
| 10 PEN | 19.34 HRK |
| 50 PEN | 96.68 HRK |
| 100 PEN | 193.37 HRK |
| 500 PEN | 966.83 HRK |
| 1,000 PEN | 1,933.66 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-09-02T06:55:21Z",
"rates": {
"HRK": 1.933662
}
}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": 193.3662,
"rate": 1.933662
}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