Rate Overview
Live
1 HRK = 0.515183 PEN
1 PEN = 1.9411
HRK
Avg
0.516771
High
0.522089
Low
0.510067
Last updated: 6/20/2026, 6:15:58 AM
Quick Conversions
| HRK | PEN |
|---|---|
| 1 HRK | 0.52 PEN |
| 10 HRK | 5.15 PEN |
| 50 HRK | 25.76 PEN |
| 100 HRK | 51.52 PEN |
| 500 HRK | 257.59 PEN |
| 1,000 HRK | 515.18 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-06-20T06:15:58Z",
"rates": {
"PEN": 0.515183
}
}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.518299999999996,
"rate": 0.515183
}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