Rate Overview
Live
1 XOF = 0.227201 HTG
1 HTG = 4.4014
XOF
Avg
0.228155
High
0.230681
Low
0.226643
Last updated: 7/29/2026, 8:47:05 AM
Quick Conversions
| XOF | HTG |
|---|---|
| 1 XOF | 0.23 HTG |
| 10 XOF | 2.27 HTG |
| 50 XOF | 11.36 HTG |
| 100 XOF | 22.72 HTG |
| 500 XOF | 113.60 HTG |
| 1,000 XOF | 227.20 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-07-29T08:47:05Z",
"rates": {
"HTG": 0.227201
}
}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": 22.7201,
"rate": 0.227201
}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