Rate Overview
Live
1 HTG = 0.779544 XPF
1 XPF = 1.2828
HTG
Avg
0.782092
High
0.785390
Low
0.777844
Last updated: 5/28/2026, 8:33:25 PM
Quick Conversions
| HTG | XPF |
|---|---|
| 1 HTG | 0.78 XPF |
| 10 HTG | 7.80 XPF |
| 50 HTG | 38.98 XPF |
| 100 HTG | 77.95 XPF |
| 500 HTG | 389.77 XPF |
| 1,000 HTG | 779.54 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-05-28T20:33:25Z",
"rates": {
"XPF": 0.779544
}
}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.9544,
"rate": 0.779544
}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