Rate Overview
Live
1 HTG = 0.786810 XPF
1 XPF = 1.2710
HTG
Avg
0.785783
High
0.788271
Low
0.782069
Last updated: 3/27/2026, 6:41:32 AM
Quick Conversions
| HTG | XPF |
|---|---|
| 1 HTG | 0.79 XPF |
| 10 HTG | 7.87 XPF |
| 50 HTG | 39.34 XPF |
| 100 HTG | 78.68 XPF |
| 500 HTG | 393.41 XPF |
| 1,000 HTG | 786.81 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-27T06:41:32Z",
"rates": {
"XPF": 0.78681
}
}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.681,
"rate": 0.78681
}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