Rate Overview
Live
1 HRK = 0.537203 PEN
1 PEN = 1.8615
HRK
Avg
0.539147
High
0.545656
Low
0.532724
Last updated: 5/9/2026, 4:55:55 AM
Quick Conversions
| HRK | PEN |
|---|---|
| 1 HRK | 0.54 PEN |
| 10 HRK | 5.37 PEN |
| 50 HRK | 26.86 PEN |
| 100 HRK | 53.72 PEN |
| 500 HRK | 268.60 PEN |
| 1,000 HRK | 537.20 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-05-09T04:55:55Z",
"rates": {
"PEN": 0.537203
}
}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.7203,
"rate": 0.537203
}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