Rate Overview
Live
1 XPF = 0.261929 HNL
1 HNL = 3.8178
XPF
Avg
0.260887
High
0.262133
Low
0.258616
Last updated: 4/17/2026, 4:58:04 AM
Quick Conversions
| XPF | HNL |
|---|---|
| 1 XPF | 0.26 HNL |
| 10 XPF | 2.62 HNL |
| 50 XPF | 13.10 HNL |
| 100 XPF | 26.19 HNL |
| 500 XPF | 130.96 HNL |
| 1,000 XPF | 261.93 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-04-17T04:58:04Z",
"rates": {
"HNL": 0.261929
}
}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.1929,
"rate": 0.261929
}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