Rate Overview
Live
1 FKP = 35.3799 HNL
1 HNL = 0.028265
FKP
Avg
35.5126
High
35.7743
Low
35.2907
Last updated: 3/7/2026, 1:07:01 AM
Quick Conversions
| FKP | HNL |
|---|---|
| 1 FKP | 35.38 HNL |
| 10 FKP | 353.80 HNL |
| 50 FKP | 1,769.00 HNL |
| 100 FKP | 3,537.99 HNL |
| 500 FKP | 17,689.97 HNL |
| 1,000 FKP | 35,379.95 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-07T01:07:01Z",
"rates": {
"HNL": 35.379945
}
}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": 3537.9945,
"rate": 35.379945
}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