Rate Overview
Live
1 HTG = 0.202136 CUP
1 CUP = 4.9472
HTG
Avg
0.182660
High
0.202136
Low
0.178506
Last updated: 3/28/2026, 10:45:37 AM
Quick Conversions
| HTG | CUP |
|---|---|
| 1 HTG | 0.20 CUP |
| 10 HTG | 2.02 CUP |
| 50 HTG | 10.11 CUP |
| 100 HTG | 20.21 CUP |
| 500 HTG | 101.07 CUP |
| 1,000 HTG | 202.14 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-03-28T10:45:37Z",
"rates": {
"CUP": 0.202136
}
}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.2136,
"rate": 0.202136
}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