Rate Overview
Live
1 HTG = 0.020597 XCD
1 XCD = 48.5508
HTG
Avg
0.020591
High
0.020649
Low
0.020512
Last updated: 3/7/2026, 7:16:36 AM
Quick Conversions
| HTG | XCD |
|---|---|
| 1 HTG | 0.02 XCD |
| 10 HTG | 0.21 XCD |
| 50 HTG | 1.03 XCD |
| 100 HTG | 2.06 XCD |
| 500 HTG | 10.30 XCD |
| 1,000 HTG | 20.60 XCD |
Get HTG/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=XCDExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-03-07T07:16:36Z",
"rates": {
"XCD": 0.020597
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "XCD",
"amount": 100
},
"result": 2.0597,
"rate": 0.020597
}Build with HTG/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key