Rate Overview
Live
1 HTG = 3.5426 CRC
1 CRC = 0.282282
HTG
Avg
3.5480
High
3.5628
Low
3.5281
Last updated: 3/28/2026, 9:15:19 AM
Quick Conversions
| HTG | CRC |
|---|---|
| 1 HTG | 3.54 CRC |
| 10 HTG | 35.43 CRC |
| 50 HTG | 177.13 CRC |
| 100 HTG | 354.26 CRC |
| 500 HTG | 1,771.28 CRC |
| 1,000 HTG | 3,542.56 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-28T09:15:19Z",
"rates": {
"CRC": 3.542561
}
}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": 354.2561,
"rate": 3.542561
}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