Rate Overview
Live
1 CUP = 4.9311 HTG
1 HTG = 0.202794
CUP
Avg
4.9377
High
4.9584
Low
4.9216
Last updated: 7/10/2026, 6:49:03 PM
Quick Conversions
| CUP | HTG |
|---|---|
| 1 CUP | 4.93 HTG |
| 10 CUP | 49.31 HTG |
| 50 CUP | 246.56 HTG |
| 100 CUP | 493.11 HTG |
| 500 CUP | 2,465.56 HTG |
| 1,000 CUP | 4,931.12 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-10T18:49:03Z",
"rates": {
"HTG": 4.931119
}
}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": 493.1119,
"rate": 4.931119
}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