Rate Overview
Live
1 XPF = 0.260446 HNL
1 HNL = 3.8396
XPF
Avg
0.259570
High
0.260446
Low
0.258707
Last updated: 5/27/2026, 2:53:15 PM
Quick Conversions
| XPF | HNL |
|---|---|
| 1 XPF | 0.26 HNL |
| 10 XPF | 2.60 HNL |
| 50 XPF | 13.02 HNL |
| 100 XPF | 26.04 HNL |
| 500 XPF | 130.22 HNL |
| 1,000 XPF | 260.45 HNL |
Get XPF/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=HNLExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-05-27T14:53:15Z",
"rates": {
"HNL": 0.260446
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "HNL",
"amount": 100
},
"result": 26.044600000000003,
"rate": 0.260446
}Build with XPF/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key