Rate Overview
Live
1 PEN = 1.8796 HRK
1 HRK = 0.532017
PEN
Avg
1.8825
High
1.8948
Low
1.8684
Last updated: 3/27/2026, 2:53:54 PM
Quick Conversions
| PEN | HRK |
|---|---|
| 1 PEN | 1.88 HRK |
| 10 PEN | 18.80 HRK |
| 50 PEN | 93.98 HRK |
| 100 PEN | 187.96 HRK |
| 500 PEN | 939.82 HRK |
| 1,000 PEN | 1,879.64 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-27T14:53:54Z",
"rates": {
"HRK": 1.879639
}
}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": 187.9639,
"rate": 1.879639
}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