Rate Overview
Live
1 CRC = 0.025452 GHS
1 GHS = 39.2896
CRC
Avg
0.023757
High
0.025775
Low
0.021109
Last updated: 7/20/2026, 4:57:11 PM
Quick Conversions
| CRC | GHS |
|---|---|
| 1 CRC | 0.03 GHS |
| 10 CRC | 0.25 GHS |
| 50 CRC | 1.27 GHS |
| 100 CRC | 2.55 GHS |
| 500 CRC | 12.73 GHS |
| 1,000 CRC | 25.45 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-07-20T16:57:11Z",
"rates": {
"GHS": 0.025452
}
}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.5452,
"rate": 0.025452
}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