Rate Overview
Live
1 HTG = 0.774066 XPF
1 XPF = 1.2919
HTG
Avg
0.776881
High
0.783214
Low
0.774026
Last updated: 4/18/2026, 8:49:51 AM
Quick Conversions
| HTG | XPF |
|---|---|
| 1 HTG | 0.77 XPF |
| 10 HTG | 7.74 XPF |
| 50 HTG | 38.70 XPF |
| 100 HTG | 77.41 XPF |
| 500 HTG | 387.03 XPF |
| 1,000 HTG | 774.07 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-04-18T08:49:51Z",
"rates": {
"XPF": 0.774066
}
}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": 77.4066,
"rate": 0.774066
}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