Rate Overview
Live
1 XPF = 1.2546 HTG
1 HTG = 0.797048
XPF
Avg
1.2513
High
1.2546
Low
1.2468
Last updated: 7/4/2026, 4:10:02 AM
Quick Conversions
| XPF | HTG |
|---|---|
| 1 XPF | 1.25 HTG |
| 10 XPF | 12.55 HTG |
| 50 XPF | 62.73 HTG |
| 100 XPF | 125.46 HTG |
| 500 XPF | 627.31 HTG |
| 1,000 XPF | 1,254.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-07-04T04:10:02Z",
"rates": {
"HTG": 1.25463
}
}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.463,
"rate": 1.25463
}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