Rate Overview
Live
1 FKP = 35.8631 HNL
1 HNL = 0.027884
FKP
Avg
34.3925
High
36.1712
Low
31.5574
Last updated: 7/23/2026, 12:25:03 AM
Quick Conversions
| FKP | HNL |
|---|---|
| 1 FKP | 35.86 HNL |
| 10 FKP | 358.63 HNL |
| 50 FKP | 1,793.16 HNL |
| 100 FKP | 3,586.31 HNL |
| 500 FKP | 17,931.57 HNL |
| 1,000 FKP | 35,863.14 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-07-23T00:25:03Z",
"rates": {
"HNL": 35.863144
}
}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.3143999999998,
"rate": 35.863144
}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