Rate Overview
Live
1 XOF = 0.226768 HTG
1 HTG = 4.4098
XOF
Avg
0.233012
High
0.238595
Low
0.226768
Last updated: 7/1/2026, 5:27:59 PM
Quick Conversions
| XOF | HTG |
|---|---|
| 1 XOF | 0.23 HTG |
| 10 XOF | 2.27 HTG |
| 50 XOF | 11.34 HTG |
| 100 XOF | 22.68 HTG |
| 500 XOF | 113.38 HTG |
| 1,000 XOF | 226.77 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-01T17:27:59Z",
"rates": {
"HTG": 0.226768
}
}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.6768,
"rate": 0.226768
}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