Rate Overview
Live
1 CUP = 5.4663 HTG
1 HTG = 0.182939
CUP
Avg
5.4737
High
5.4967
Low
5.4640
Last updated: 3/7/2026, 9:18:08 AM
Quick Conversions
| CUP | HTG |
|---|---|
| 1 CUP | 5.47 HTG |
| 10 CUP | 54.66 HTG |
| 50 CUP | 273.32 HTG |
| 100 CUP | 546.63 HTG |
| 500 CUP | 2,733.16 HTG |
| 1,000 CUP | 5,466.31 HTG |
Get CUP/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=HTGExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-03-07T09:18:08Z",
"rates": {
"HTG": 5.466313
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "HTG",
"amount": 100
},
"result": 546.6313,
"rate": 5.466313
}Build with CUP/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key