Rate Overview
Live
1 HTG = 0.787672 XPF
1 XPF = 1.2696
HTG
Avg
0.801693
High
0.867172
Low
0.762006
Last updated: 3/27/2026, 10:15:12 AM
Quick Conversions
| HTG | XPF |
|---|---|
| 1 HTG | 0.79 XPF |
| 10 HTG | 7.88 XPF |
| 50 HTG | 39.38 XPF |
| 100 HTG | 78.77 XPF |
| 500 HTG | 393.84 XPF |
| 1,000 HTG | 787.67 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-27T10:15:12Z",
"rates": {
"XPF": 0.787672
}
}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.7672,
"rate": 0.787672
}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