Rate Overview
Live
1 XPF = 0.259905 HNL
1 HNL = 3.8476
XPF
Avg
0.259525
High
0.260141
Low
0.258707
Last updated: 5/27/2026, 7:27:25 PM
Quick Conversions
| XPF | HNL |
|---|---|
| 1 XPF | 0.26 HNL |
| 10 XPF | 2.60 HNL |
| 50 XPF | 13.00 HNL |
| 100 XPF | 25.99 HNL |
| 500 XPF | 129.95 HNL |
| 1,000 XPF | 259.91 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-27T19:27:25Z",
"rates": {
"HNL": 0.259905
}
}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.9905,
"rate": 0.259905
}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