Rate Overview
Live
1 XPF = 0.259690 HNL
1 HNL = 3.8507
XPF
Avg
0.260054
High
0.262543
Low
0.258176
Last updated: 3/7/2026, 12:31:50 AM
Quick Conversions
| XPF | HNL |
|---|---|
| 1 XPF | 0.26 HNL |
| 10 XPF | 2.60 HNL |
| 50 XPF | 12.98 HNL |
| 100 XPF | 25.97 HNL |
| 500 XPF | 129.85 HNL |
| 1,000 XPF | 259.69 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-03-07T00:31:50Z",
"rates": {
"HNL": 0.25969
}
}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": 25.968999999999998,
"rate": 0.25969
}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