Rate Overview
Live
1 HNL = 0.028013 FKP
1 FKP = 35.6977
HNL
Avg
0.028221
High
0.029031
Low
0.027582
Last updated: 7/25/2026, 7:37:50 PM
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 | 14.01 FKP |
| 1,000 HNL | 28.01 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-25T19:37:50Z",
"rates": {
"FKP": 0.028013
}
}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.8013,
"rate": 0.028013
}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