Rate Overview
Live
1 HTG = 3.4983 CRC
1 CRC = 0.285855
HTG
Avg
3.5201
High
3.5448
Low
3.4983
Last updated: 4/17/2026, 7:03:15 PM
Quick Conversions
| HTG | CRC |
|---|---|
| 1 HTG | 3.50 CRC |
| 10 HTG | 34.98 CRC |
| 50 HTG | 174.91 CRC |
| 100 HTG | 349.83 CRC |
| 500 HTG | 1,749.14 CRC |
| 1,000 HTG | 3,498.28 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-04-17T19:03:15Z",
"rates": {
"CRC": 3.498281
}
}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": 349.8281,
"rate": 3.498281
}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