Rate Overview
Live
1 HTG = 3.4863 CRC
1 CRC = 0.286838
HTG
Avg
3.4753
High
3.4863
Low
3.4706
Last updated: 5/7/2026, 10:46:47 PM
Quick Conversions
| HTG | CRC |
|---|---|
| 1 HTG | 3.49 CRC |
| 10 HTG | 34.86 CRC |
| 50 HTG | 174.31 CRC |
| 100 HTG | 348.63 CRC |
| 500 HTG | 1,743.15 CRC |
| 1,000 HTG | 3,486.29 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-07T22:46:47Z",
"rates": {
"CRC": 3.486292
}
}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": 348.6292,
"rate": 3.486292
}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