Rate Overview
Live
1 HTG = 0.202449 CUP
1 CUP = 4.9395
HTG
Avg
0.202442
High
0.203036
Low
0.202176
Last updated: 4/17/2026, 5:32:08 PM
Quick Conversions
| HTG | CUP |
|---|---|
| 1 HTG | 0.20 CUP |
| 10 HTG | 2.02 CUP |
| 50 HTG | 10.12 CUP |
| 100 HTG | 20.24 CUP |
| 500 HTG | 101.22 CUP |
| 1,000 HTG | 202.45 CUP |
Get HTG/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=CUPExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-04-17T17:32:08Z",
"rates": {
"CUP": 0.202449
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "CUP",
"amount": 100
},
"result": 20.244899999999998,
"rate": 0.202449
}Build with HTG/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key