Rate Overview
Live
1 XPF = 1.2812 HTG
1 HTG = 0.780535
XPF
Avg
1.2781
High
1.2856
Low
1.2733
Last updated: 5/27/2026, 5:29:44 PM
Quick Conversions
| XPF | HTG |
|---|---|
| 1 XPF | 1.28 HTG |
| 10 XPF | 12.81 HTG |
| 50 XPF | 64.06 HTG |
| 100 XPF | 128.12 HTG |
| 500 XPF | 640.59 HTG |
| 1,000 XPF | 1,281.17 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-05-27T17:29:44Z",
"rates": {
"HTG": 1.281173
}
}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": 128.1173,
"rate": 1.281173
}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