Rate Overview
Live
1 XAF = 0.235213 HTG
1 HTG = 4.2515
XAF
Avg
0.234085
High
0.235213
Low
0.233231
Last updated: 5/7/2026, 9:12:22 AM
Quick Conversions
| XAF | HTG |
|---|---|
| 1 XAF | 0.24 HTG |
| 10 XAF | 2.35 HTG |
| 50 XAF | 11.76 HTG |
| 100 XAF | 23.52 HTG |
| 500 XAF | 117.61 HTG |
| 1,000 XAF | 235.21 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-05-07T09:12:22Z",
"rates": {
"HTG": 0.235213
}
}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.5213,
"rate": 0.235213
}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