Rate Overview
Live
1 XPF = 1.2696 HTG
1 HTG = 0.787629
XPF
Avg
1.2724
High
1.2787
Low
1.2686
Last updated: 3/27/2026, 9:34:35 AM
Quick Conversions
| XPF | HTG |
|---|---|
| 1 XPF | 1.27 HTG |
| 10 XPF | 12.70 HTG |
| 50 XPF | 63.48 HTG |
| 100 XPF | 126.96 HTG |
| 500 XPF | 634.82 HTG |
| 1,000 XPF | 1,269.63 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-03-27T09:34:35Z",
"rates": {
"HTG": 1.269634
}
}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": 126.9634,
"rate": 1.269634
}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