Rate Overview
Live
1 HNL = 0.027636 FKP
1 FKP = 36.1847
HNL
Avg
0.027516
High
0.027636
Low
0.027415
Last updated: 9/3/2026, 9:33:07 AM
Quick Conversions
| HNL | FKP |
|---|---|
| 1 HNL | 0.03 FKP |
| 10 HNL | 0.28 FKP |
| 50 HNL | 1.38 FKP |
| 100 HNL | 2.76 FKP |
| 500 HNL | 13.82 FKP |
| 1,000 HNL | 27.64 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-09-03T09:33:07Z",
"rates": {
"FKP": 0.027636
}
}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.7636000000000003,
"rate": 0.027636
}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