Rate Overview
Live
1 HTG = 0.787838 XPF
1 XPF = 1.2693
HTG
Avg
0.801701
High
0.867172
Low
0.762006
Last updated: 3/27/2026, 11:59:02 AM
Quick Conversions
| HTG | XPF |
|---|---|
| 1 HTG | 0.79 XPF |
| 10 HTG | 7.88 XPF |
| 50 HTG | 39.39 XPF |
| 100 HTG | 78.78 XPF |
| 500 HTG | 393.92 XPF |
| 1,000 HTG | 787.84 XPF |
Get HTG/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=XPFExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-03-27T11:59:02Z",
"rates": {
"XPF": 0.787838
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "XPF",
"amount": 100
},
"result": 78.7838,
"rate": 0.787838
}Build with HTG/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key