Rate Overview
Live
1 HTG = 3.4611 CRC
1 CRC = 0.288926
HTG
Avg
3.7912
High
3.9318
Low
3.4611
Last updated: 5/28/2026, 4:22:12 AM
Quick Conversions
| HTG | CRC |
|---|---|
| 1 HTG | 3.46 CRC |
| 10 HTG | 34.61 CRC |
| 50 HTG | 173.05 CRC |
| 100 HTG | 346.11 CRC |
| 500 HTG | 1,730.55 CRC |
| 1,000 HTG | 3,461.10 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-05-28T04:22:12Z",
"rates": {
"CRC": 3.461096
}
}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": 346.1096,
"rate": 3.461096
}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