Rate Overview
Live
1 XPF = 1.2555 HTG
1 HTG = 0.796500
XPF
Avg
1.2514
High
1.3123
Low
1.1532
Last updated: 7/26/2026, 10:29:14 AM
Quick Conversions
| XPF | HTG |
|---|---|
| 1 XPF | 1.26 HTG |
| 10 XPF | 12.55 HTG |
| 50 XPF | 62.77 HTG |
| 100 XPF | 125.55 HTG |
| 500 XPF | 627.75 HTG |
| 1,000 XPF | 1,255.49 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-26T10:29:14Z",
"rates": {
"HTG": 1.255492
}
}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.5492,
"rate": 1.255492
}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