Rate Overview
Live
1 CRC = 0.264405 HTG
1 HTG = 3.7821 CRC
Avg
0.262346
High
0.270557
Low
0.258702
Last updated: 1/25/2026, 3:25:42 PM
Quick Conversions
| CRC | HTG |
|---|---|
| 1 CRC | 0.26 HTG |
| 10 CRC | 2.64 HTG |
| 50 CRC | 13.22 HTG |
| 100 CRC | 26.44 HTG |
| 500 CRC | 132.20 HTG |
| 1,000 CRC | 264.41 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-01-25T15:25:42Z",
"rates": {
"HTG": 0.264405
}
}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": 26.4405,
"rate": 0.264405
}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