Rate Overview
Live
1 CUP = 4.9159 HTG
1 HTG = 0.203424
CUP
Avg
4.9416
High
5.0156
Low
4.9143
Last updated: 8/1/2026, 12:23:41 PM
Quick Conversions
| CUP | HTG |
|---|---|
| 1 CUP | 4.92 HTG |
| 10 CUP | 49.16 HTG |
| 50 CUP | 245.79 HTG |
| 100 CUP | 491.59 HTG |
| 500 CUP | 2,457.93 HTG |
| 1,000 CUP | 4,915.85 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-08-01T12:23:41Z",
"rates": {
"HTG": 4.915851
}
}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": 491.5851,
"rate": 4.915851
}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