Rate Overview
Live
1 CRC = 0.274522 HTG
1 HTG = 3.6427
CRC
Avg
0.277623
High
0.279523
Low
0.274522
Last updated: 3/7/2026, 9:18:10 AM
Quick Conversions
| CRC | HTG |
|---|---|
| 1 CRC | 0.27 HTG |
| 10 CRC | 2.75 HTG |
| 50 CRC | 13.73 HTG |
| 100 CRC | 27.45 HTG |
| 500 CRC | 137.26 HTG |
| 1,000 CRC | 274.52 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-07T09:18:10Z",
"rates": {
"HTG": 0.274522
}
}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": 27.452199999999998,
"rate": 0.274522
}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