Rate Overview
Live
1 HTG = 3.6427 CRC
1 CRC = 0.274523
HTG
Avg
3.6022
High
3.6427
Low
3.5775
Last updated: 3/7/2026, 7:17:29 AM
Quick Conversions
| HTG | CRC |
|---|---|
| 1 HTG | 3.64 CRC |
| 10 HTG | 36.43 CRC |
| 50 HTG | 182.13 CRC |
| 100 HTG | 364.27 CRC |
| 500 HTG | 1,821.34 CRC |
| 1,000 HTG | 3,642.68 CRC |
Get HTG/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=CRCExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-03-07T07:17:29Z",
"rates": {
"CRC": 3.642682
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "CRC",
"amount": 100
},
"result": 364.26820000000004,
"rate": 3.642682
}Build with HTG/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key