Rate Overview
Live
1 XOF = 0.234832 HTG
1 HTG = 4.2584
XOF
Avg
0.234440
High
0.235549
Low
0.233315
Last updated: 5/9/2026, 4:57:54 AM
Quick Conversions
| XOF | HTG |
|---|---|
| 1 XOF | 0.23 HTG |
| 10 XOF | 2.35 HTG |
| 50 XOF | 11.74 HTG |
| 100 XOF | 23.48 HTG |
| 500 XOF | 117.42 HTG |
| 1,000 XOF | 234.83 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-09T04:57:54Z",
"rates": {
"HTG": 0.234832
}
}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.4832,
"rate": 0.234832
}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