Rate Overview
Live
1 HNL = 0.027828 FKP
1 FKP = 35.9350
HNL
Avg
0.027937
High
0.028018
Low
0.027828
Last updated: 4/16/2026, 2:02:12 PM
Quick Conversions
| HNL | FKP |
|---|---|
| 1 HNL | 0.03 FKP |
| 10 HNL | 0.28 FKP |
| 50 HNL | 1.39 FKP |
| 100 HNL | 2.78 FKP |
| 500 HNL | 13.91 FKP |
| 1,000 HNL | 27.83 FKP |
Get HNL/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=FKPExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-04-16T14:02:12Z",
"rates": {
"FKP": 0.027828
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "FKP",
"amount": 100
},
"result": 2.7828,
"rate": 0.027828
}Build with HNL/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key