Rate Overview
Live
1 HRK = 0.512140 PEN
1 PEN = 1.9526
HRK
Avg
0.512659
High
0.514989
Low
0.511798
Last updated: 7/30/2026, 3:03:39 PM
Quick Conversions
| HRK | PEN |
|---|---|
| 1 HRK | 0.51 PEN |
| 10 HRK | 5.12 PEN |
| 50 HRK | 25.61 PEN |
| 100 HRK | 51.21 PEN |
| 500 HRK | 256.07 PEN |
| 1,000 HRK | 512.14 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-30T15:03:39Z",
"rates": {
"PEN": 0.51214
}
}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.214000000000006,
"rate": 0.51214
}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