Rate Overview
Live
1 XPF = 0.256615 HNL
1 HNL = 3.8969
XPF
Avg
0.256777
High
0.257533
Low
0.256198
Last updated: 3/27/2026, 6:05:10 AM
Quick Conversions
| XPF | HNL |
|---|---|
| 1 XPF | 0.26 HNL |
| 10 XPF | 2.57 HNL |
| 50 XPF | 12.83 HNL |
| 100 XPF | 25.66 HNL |
| 500 XPF | 128.31 HNL |
| 1,000 XPF | 256.62 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-27T06:05:10Z",
"rates": {
"HNL": 0.256615
}
}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.661499999999997,
"rate": 0.256615
}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