Rate Overview
Live
1 CRC = 0.024707 GHS
1 GHS = 40.4744
CRC
Avg
0.024507
High
0.024756
Low
0.024262
Last updated: 6/19/2026, 8:46:10 AM
Quick Conversions
| CRC | GHS |
|---|---|
| 1 CRC | 0.02 GHS |
| 10 CRC | 0.25 GHS |
| 50 CRC | 1.24 GHS |
| 100 CRC | 2.47 GHS |
| 500 CRC | 12.35 GHS |
| 1,000 CRC | 24.71 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-06-19T08:46:10Z",
"rates": {
"GHS": 0.024707
}
}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.4707,
"rate": 0.024707
}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