Rate Overview
Live
1 FKP = 35.4108 HNL
1 HNL = 0.028240
FKP
Avg
35.4322
High
35.5369
Low
35.2838
Last updated: 3/27/2026, 3:13:20 PM
Quick Conversions
| FKP | HNL |
|---|---|
| 1 FKP | 35.41 HNL |
| 10 FKP | 354.11 HNL |
| 50 FKP | 1,770.54 HNL |
| 100 FKP | 3,541.08 HNL |
| 500 FKP | 17,705.39 HNL |
| 1,000 FKP | 35,410.78 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-03-27T15:13:20Z",
"rates": {
"HNL": 35.410782
}
}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": 3541.0782,
"rate": 35.410782
}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