Rate Overview
Live
1 HRK = 0.531674 PEN
1 PEN = 1.8809
HRK
Avg
0.533497
High
0.556861
Low
0.507842
Last updated: 3/27/2026, 3:13:26 PM
Quick Conversions
| HRK | PEN |
|---|---|
| 1 HRK | 0.53 PEN |
| 10 HRK | 5.32 PEN |
| 50 HRK | 26.58 PEN |
| 100 HRK | 53.17 PEN |
| 500 HRK | 265.84 PEN |
| 1,000 HRK | 531.67 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-03-27T15:13:26Z",
"rates": {
"PEN": 0.531674
}
}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.1674,
"rate": 0.531674
}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