Rate Overview
Live
1 PEN = 1.8833 HRK
1 HRK = 0.530977
PEN
Avg
1.8830
High
1.8948
Low
1.8684
Last updated: 3/27/2026, 4:50:54 PM
Quick Conversions
| PEN | HRK |
|---|---|
| 1 PEN | 1.88 HRK |
| 10 PEN | 18.83 HRK |
| 50 PEN | 94.17 HRK |
| 100 PEN | 188.33 HRK |
| 500 PEN | 941.66 HRK |
| 1,000 PEN | 1,883.32 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-27T16:50:54Z",
"rates": {
"HRK": 1.883319
}
}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": 188.3319,
"rate": 1.883319
}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