Rate Overview
Live
1 XOF = 0.228235 HTG
1 HTG = 4.3814
XOF
Avg
0.230244
High
0.232177
Low
0.228133
Last updated: 6/19/2026, 8:37:24 AM
Quick Conversions
| XOF | HTG |
|---|---|
| 1 XOF | 0.23 HTG |
| 10 XOF | 2.28 HTG |
| 50 XOF | 11.41 HTG |
| 100 XOF | 22.82 HTG |
| 500 XOF | 114.12 HTG |
| 1,000 XOF | 228.23 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-06-19T08:37:24Z",
"rates": {
"HTG": 0.228235
}
}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.8235,
"rate": 0.228235
}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