Rate Overview
Live
1 HTG = 0.786017 XPF
1 XPF = 1.2722
HTG
Avg
0.785118
High
0.788069
Low
0.780605
Last updated: 9/4/2026, 12:57:42 PM
Quick Conversions
| HTG | XPF |
|---|---|
| 1 HTG | 0.79 XPF |
| 10 HTG | 7.86 XPF |
| 50 HTG | 39.30 XPF |
| 100 HTG | 78.60 XPF |
| 500 HTG | 393.01 XPF |
| 1,000 HTG | 786.02 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-09-04T12:57:42Z",
"rates": {
"XPF": 0.786017
}
}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.6017,
"rate": 0.786017
}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