Rate Overview
Live
1 PEN = 1.9319 HRK
1 HRK = 0.517617
PEN
Avg
1.9426
High
1.9545
Low
1.9319
Last updated: 8/15/2026, 10:51:33 AM
Quick Conversions
| PEN | HRK |
|---|---|
| 1 PEN | 1.93 HRK |
| 10 PEN | 19.32 HRK |
| 50 PEN | 96.60 HRK |
| 100 PEN | 193.19 HRK |
| 500 PEN | 965.96 HRK |
| 1,000 PEN | 1,931.93 HRK |
Get PEN/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=HRKExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-08-15T10:51:33Z",
"rates": {
"HRK": 1.93193
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "HRK",
"amount": 100
},
"result": 193.19299999999998,
"rate": 1.93193
}Build with PEN/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key