Rate Overview
Live
1 XPF = 1.2914 HTG
1 HTG = 0.774330
XPF
Avg
1.2861
High
1.2917
Low
1.2817
Last updated: 5/7/2026, 3:44:50 PM
Quick Conversions
| XPF | HTG |
|---|---|
| 1 XPF | 1.29 HTG |
| 10 XPF | 12.91 HTG |
| 50 XPF | 64.57 HTG |
| 100 XPF | 129.14 HTG |
| 500 XPF | 645.72 HTG |
| 1,000 XPF | 1,291.44 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-07T15:44:50Z",
"rates": {
"HTG": 1.291439
}
}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.1439,
"rate": 1.291439
}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