Rate Overview
Live
1 HTG = 0.202330 CUP
1 CUP = 4.9424
HTG
Avg
0.202216
High
0.203014
Low
0.201143
Last updated: 8/19/2026, 10:16:41 AM
Quick Conversions
| HTG | CUP |
|---|---|
| 1 HTG | 0.20 CUP |
| 10 HTG | 2.02 CUP |
| 50 HTG | 10.12 CUP |
| 100 HTG | 20.23 CUP |
| 500 HTG | 101.17 CUP |
| 1,000 HTG | 202.33 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-08-19T10:16:41Z",
"rates": {
"CUP": 0.20233
}
}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.233,
"rate": 0.20233
}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