Rate Overview
Live
1 XAF = 0.227833 HTG
1 HTG = 4.3892
XAF
Avg
0.230233
High
0.231849
Low
0.227833
Last updated: 6/19/2026, 8:04:41 AM
Quick Conversions
| XAF | HTG |
|---|---|
| 1 XAF | 0.23 HTG |
| 10 XAF | 2.28 HTG |
| 50 XAF | 11.39 HTG |
| 100 XAF | 22.78 HTG |
| 500 XAF | 113.92 HTG |
| 1,000 XAF | 227.83 HTG |
Get XAF/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=HTGExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-06-19T08:04:41Z",
"rates": {
"HTG": 0.227833
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "HTG",
"amount": 100
},
"result": 22.7833,
"rate": 0.227833
}Build with XAF/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key