Rate Overview
Live
1 CRC = 0.282281 HTG
1 HTG = 3.5426
CRC
Avg
0.271943
High
0.282281
Low
0.263396
Last updated: 3/28/2026, 10:53:34 AM
Quick Conversions
| CRC | HTG |
|---|---|
| 1 CRC | 0.28 HTG |
| 10 CRC | 2.82 HTG |
| 50 CRC | 14.11 HTG |
| 100 CRC | 28.23 HTG |
| 500 CRC | 141.14 HTG |
| 1,000 CRC | 282.28 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-03-28T10:53:34Z",
"rates": {
"HTG": 0.282281
}
}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.2281,
"rate": 0.282281
}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