Rate Overview
Live
1 HRK = 0.534058 PEN
1 PEN = 1.8725
HRK
Avg
0.528860
High
0.535836
Low
0.520018
Last updated: 4/17/2026, 10:53:16 PM
Quick Conversions
| HRK | PEN |
|---|---|
| 1 HRK | 0.53 PEN |
| 10 HRK | 5.34 PEN |
| 50 HRK | 26.70 PEN |
| 100 HRK | 53.41 PEN |
| 500 HRK | 267.03 PEN |
| 1,000 HRK | 534.06 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-04-17T22:53:16Z",
"rates": {
"PEN": 0.534058
}
}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": 53.405800000000006,
"rate": 0.534058
}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