Rate Overview
Live
1 CRC = 0.291533 HTG
1 HTG = 3.4301
CRC
Avg
0.291051
High
0.293748
Low
0.288644
Last updated: 8/19/2026, 7:52:50 AM
Quick Conversions
| CRC | HTG |
|---|---|
| 1 CRC | 0.29 HTG |
| 10 CRC | 2.92 HTG |
| 50 CRC | 14.58 HTG |
| 100 CRC | 29.15 HTG |
| 500 CRC | 145.77 HTG |
| 1,000 CRC | 291.53 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-08-19T07:52:50Z",
"rates": {
"HTG": 0.291533
}
}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": 29.153299999999998,
"rate": 0.291533
}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