Rate Overview
Live
1 HTG = 0.203488 CUP
1 CUP = 4.9143
HTG
Avg
0.191534
High
0.203488
Low
0.181405
Last updated: 7/31/2026, 6:55:36 PM
Quick Conversions
| HTG | CUP |
|---|---|
| 1 HTG | 0.20 CUP |
| 10 HTG | 2.03 CUP |
| 50 HTG | 10.17 CUP |
| 100 HTG | 20.35 CUP |
| 500 HTG | 101.74 CUP |
| 1,000 HTG | 203.49 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-07-31T18:55:36Z",
"rates": {
"CUP": 0.203488
}
}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.3488,
"rate": 0.203488
}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