Rate Overview
Live
1 XPF = 1.2559 HTG
1 HTG = 0.796211
XPF
Avg
1.2774
High
1.3116
Low
1.2487
Last updated: 7/22/2026, 10:41:17 AM
Quick Conversions
| XPF | HTG |
|---|---|
| 1 XPF | 1.26 HTG |
| 10 XPF | 12.56 HTG |
| 50 XPF | 62.80 HTG |
| 100 XPF | 125.59 HTG |
| 500 XPF | 627.97 HTG |
| 1,000 XPF | 1,255.95 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-07-22T10:41:17Z",
"rates": {
"HTG": 1.255948
}
}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": 125.5948,
"rate": 1.255948
}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