Rate Overview
Live
1 CRC = 0.023563 GHS
1 GHS = 42.4394
CRC
Avg
0.022433
High
0.023563
Low
0.021109
Last updated: 3/27/2026, 9:52:05 AM
Quick Conversions
| CRC | GHS |
|---|---|
| 1 CRC | 0.02 GHS |
| 10 CRC | 0.24 GHS |
| 50 CRC | 1.18 GHS |
| 100 CRC | 2.36 GHS |
| 500 CRC | 11.78 GHS |
| 1,000 CRC | 23.56 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-03-27T09:52:05Z",
"rates": {
"GHS": 0.023563
}
}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.3563,
"rate": 0.023563
}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