Rate Overview
Live
1 HNL = 0.027984 FKP
1 FKP = 35.7347
HNL
Avg
0.028245
High
0.028735
Low
0.027984
Last updated: 7/4/2026, 11:15:05 AM
Quick Conversions
| HNL | FKP |
|---|---|
| 1 HNL | 0.03 FKP |
| 10 HNL | 0.28 FKP |
| 50 HNL | 1.40 FKP |
| 100 HNL | 2.80 FKP |
| 500 HNL | 13.99 FKP |
| 1,000 HNL | 27.98 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-07-04T11:15:05Z",
"rates": {
"FKP": 0.027984
}
}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.7984,
"rate": 0.027984
}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