Rate Overview
Live
1 FKP = 35.8652 HNL
1 HNL = 0.027882
FKP
Avg
35.6085
High
36.2907
Low
34.8269
Last updated: 5/26/2026, 9:25:18 PM
Quick Conversions
| FKP | HNL |
|---|---|
| 1 FKP | 35.87 HNL |
| 10 FKP | 358.65 HNL |
| 50 FKP | 1,793.26 HNL |
| 100 FKP | 3,586.52 HNL |
| 500 FKP | 17,932.62 HNL |
| 1,000 FKP | 35,865.25 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-26T21:25:18Z",
"rates": {
"HNL": 35.865246
}
}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": 3586.5245999999997,
"rate": 35.865246
}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