Rate Overview
Live
1 FKP = 35.9019 HNL
1 HNL = 0.027854
FKP
Avg
36.0503
High
36.2551
Low
35.9019
Last updated: 5/6/2026, 5:20:29 PM
Quick Conversions
| FKP | HNL |
|---|---|
| 1 FKP | 35.90 HNL |
| 10 FKP | 359.02 HNL |
| 50 FKP | 1,795.09 HNL |
| 100 FKP | 3,590.19 HNL |
| 500 FKP | 17,950.93 HNL |
| 1,000 FKP | 35,901.86 HNL |
Get FKP/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=HNLExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-05-06T17:20:29Z",
"rates": {
"HNL": 35.901863
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "HNL",
"amount": 100
},
"result": 3590.1863,
"rate": 35.901863
}Build with FKP/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key