Rate Overview
Live
1 PLN = 7.1239 HNL
1 HNL = 0.140374
PLN
Avg
7.1701
High
7.2027
Low
7.1239
Last updated: 3/27/2026, 1:00:58 PM
Quick Conversions
| PLN | HNL |
|---|---|
| 1 PLN | 7.12 HNL |
| 10 PLN | 71.24 HNL |
| 50 PLN | 356.19 HNL |
| 100 PLN | 712.39 HNL |
| 500 PLN | 3,561.93 HNL |
| 1,000 PLN | 7,123.85 HNL |
Get PLN/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=HNLExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-03-27T13:00:58Z",
"rates": {
"HNL": 7.12385
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "HNL",
"amount": 100
},
"result": 712.385,
"rate": 7.12385
}Build with PLN/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key