Rate Overview
Live
1 CRC = 0.288185 HTG
1 HTG = 3.4700
CRC
Avg
0.288769
High
0.290975
Low
0.288110
Last updated: 9/9/2026, 10:00:40 AM
Quick Conversions
| CRC | HTG |
|---|---|
| 1 CRC | 0.29 HTG |
| 10 CRC | 2.88 HTG |
| 50 CRC | 14.41 HTG |
| 100 CRC | 28.82 HTG |
| 500 CRC | 144.09 HTG |
| 1,000 CRC | 288.19 HTG |
Get CRC/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=HTGExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-09-09T10:00:40Z",
"rates": {
"HTG": 0.288185
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "HTG",
"amount": 100
},
"result": 28.818500000000004,
"rate": 0.288185
}Build with CRC/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key