Rate Overview
Live
1 CUP = 4.9445 HTG
1 HTG = 0.202243
CUP
Avg
5.2352
High
5.5125
Low
4.9284
Last updated: 7/29/2026, 12:53:47 AM
Quick Conversions
| CUP | HTG |
|---|---|
| 1 CUP | 4.94 HTG |
| 10 CUP | 49.45 HTG |
| 50 CUP | 247.23 HTG |
| 100 CUP | 494.45 HTG |
| 500 CUP | 2,472.27 HTG |
| 1,000 CUP | 4,944.54 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-07-29T00:53:47Z",
"rates": {
"HTG": 4.944538
}
}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": 494.45379999999994,
"rate": 4.944538
}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