Rate Overview
Live
1 XOF = 0.232584 HTG
1 HTG = 4.2995
XOF
Avg
0.232317
High
0.233806
Low
0.231630
Last updated: 5/29/2026, 4:26:17 PM
Quick Conversions
| XOF | HTG |
|---|---|
| 1 XOF | 0.23 HTG |
| 10 XOF | 2.33 HTG |
| 50 XOF | 11.63 HTG |
| 100 XOF | 23.26 HTG |
| 500 XOF | 116.29 HTG |
| 1,000 XOF | 232.58 HTG |
Get XOF/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=HTGExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-05-29T16:26:17Z",
"rates": {
"HTG": 0.232584
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "HTG",
"amount": 100
},
"result": 23.2584,
"rate": 0.232584
}Build with XOF/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key