Rate Overview
Live
1 CRC = 0.287462 HTG
1 HTG = 3.4787
CRC
Avg
0.287612
High
0.289831
Low
0.286517
Last updated: 7/9/2026, 11:27:26 PM
Quick Conversions
| CRC | HTG |
|---|---|
| 1 CRC | 0.29 HTG |
| 10 CRC | 2.87 HTG |
| 50 CRC | 14.37 HTG |
| 100 CRC | 28.75 HTG |
| 500 CRC | 143.73 HTG |
| 1,000 CRC | 287.46 HTG |
Get CRC/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=HTGExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-07-09T23:27:26Z",
"rates": {
"HTG": 0.287462
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "HTG",
"amount": 100
},
"result": 28.746199999999998,
"rate": 0.287462
}Build with CRC/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key