Rate Overview
Live
1 CRC = 0.024074 GHS
1 GHS = 41.5386
CRC
Avg
0.023908
High
0.024074
Low
0.023722
Last updated: 4/17/2026, 6:12:41 AM
Quick Conversions
| CRC | GHS |
|---|---|
| 1 CRC | 0.02 GHS |
| 10 CRC | 0.24 GHS |
| 50 CRC | 1.20 GHS |
| 100 CRC | 2.41 GHS |
| 500 CRC | 12.04 GHS |
| 1,000 CRC | 24.07 GHS |
Get CRC/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=GHSExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-04-17T06:12:41Z",
"rates": {
"GHS": 0.024074
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "GHS",
"amount": 100
},
"result": 2.4074,
"rate": 0.024074
}Build with CRC/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key