Rate Overview
Live
1 XPF = 1.2764 HTG
1 HTG = 0.783463
XPF
Avg
1.2751
High
1.2814
Low
1.2689
Last updated: 9/3/2026, 9:53:48 PM
Quick Conversions
| XPF | HTG |
|---|---|
| 1 XPF | 1.28 HTG |
| 10 XPF | 12.76 HTG |
| 50 XPF | 63.82 HTG |
| 100 XPF | 127.64 HTG |
| 500 XPF | 638.19 HTG |
| 1,000 XPF | 1,276.38 HTG |
Get XPF/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=HTGExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-09-03T21:53:48Z",
"rates": {
"HTG": 1.276384
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "HTG",
"amount": 100
},
"result": 127.63839999999999,
"rate": 1.276384
}Build with XPF/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key