Rate Overview
Live
1 XAF = 0.232362 HTG
1 HTG = 4.3036
XAF
Avg
0.234016
High
0.237107
Low
0.232079
Last updated: 3/7/2026, 4:26:30 AM
Quick Conversions
| XAF | HTG |
|---|---|
| 1 XAF | 0.23 HTG |
| 10 XAF | 2.32 HTG |
| 50 XAF | 11.62 HTG |
| 100 XAF | 23.24 HTG |
| 500 XAF | 116.18 HTG |
| 1,000 XAF | 232.36 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-03-07T04:26:30Z",
"rates": {
"HTG": 0.232362
}
}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": 23.2362,
"rate": 0.232362
}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