Rate Overview
Live
1 HTG = 0.201778 CUP
1 CUP = 4.9559
HTG
Avg
0.202240
High
0.202903
Low
0.201778
Last updated: 5/8/2026, 3:20:46 AM
Quick Conversions
| HTG | CUP |
|---|---|
| 1 HTG | 0.20 CUP |
| 10 HTG | 2.02 CUP |
| 50 HTG | 10.09 CUP |
| 100 HTG | 20.18 CUP |
| 500 HTG | 100.89 CUP |
| 1,000 HTG | 201.78 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-05-08T03:20:46Z",
"rates": {
"CUP": 0.201778
}
}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.1778,
"rate": 0.201778
}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