Rate Overview
Live
1 CUP = 4.9226 HTG
1 HTG = 0.203144
CUP
Avg
4.9569
High
5.0158
Low
4.9226
Last updated: 7/27/2026, 10:13:05 PM
Quick Conversions
| CUP | HTG |
|---|---|
| 1 CUP | 4.92 HTG |
| 10 CUP | 49.23 HTG |
| 50 CUP | 246.13 HTG |
| 100 CUP | 492.26 HTG |
| 500 CUP | 2,461.30 HTG |
| 1,000 CUP | 4,922.61 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-27T22:13:05Z",
"rates": {
"HTG": 4.922607
}
}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": 492.26070000000004,
"rate": 4.922607
}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