Rate Overview
Live
1 HRK = 0.516427 PEN
1 PEN = 1.9364
HRK
Avg
0.516080
High
0.517578
Low
0.514664
Last updated: 9/12/2026, 4:49:07 AM
Quick Conversions
| HRK | PEN |
|---|---|
| 1 HRK | 0.52 PEN |
| 10 HRK | 5.16 PEN |
| 50 HRK | 25.82 PEN |
| 100 HRK | 51.64 PEN |
| 500 HRK | 258.21 PEN |
| 1,000 HRK | 516.43 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-09-12T04:49:07Z",
"rates": {
"PEN": 0.516427
}
}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.6427,
"rate": 0.516427
}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