Rate Overview
Live
1 XPF = 1.2905 HTG
1 HTG = 0.774878
XPF
Avg
1.2855
High
1.2919
Low
1.2768
Last updated: 4/17/2026, 6:33:06 AM
Quick Conversions
| XPF | HTG |
|---|---|
| 1 XPF | 1.29 HTG |
| 10 XPF | 12.91 HTG |
| 50 XPF | 64.53 HTG |
| 100 XPF | 129.05 HTG |
| 500 XPF | 645.26 HTG |
| 1,000 XPF | 1,290.53 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-04-17T06:33:06Z",
"rates": {
"HTG": 1.290526
}
}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": 129.0526,
"rate": 1.290526
}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