Rate Overview
Live
1 HRK = 0.512762 PEN
1 PEN = 1.9502
HRK
Avg
0.514031
High
0.516343
Low
0.512642
Last updated: 7/11/2026, 12:55:18 AM
Quick Conversions
| HRK | PEN |
|---|---|
| 1 HRK | 0.51 PEN |
| 10 HRK | 5.13 PEN |
| 50 HRK | 25.64 PEN |
| 100 HRK | 51.28 PEN |
| 500 HRK | 256.38 PEN |
| 1,000 HRK | 512.76 PEN |
Get HRK/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=PENExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-07-11T00:55:18Z",
"rates": {
"PEN": 0.512762
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "PEN",
"amount": 100
},
"result": 51.2762,
"rate": 0.512762
}Build with HRK/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key