Rate Overview
Live
1 CRC = 0.022545 GHS
1 GHS = 44.3557
CRC
Avg
0.022680
High
0.022868
Low
0.022545
Last updated: 3/7/2026, 3:49:00 AM
Quick Conversions
| CRC | GHS |
|---|---|
| 1 CRC | 0.02 GHS |
| 10 CRC | 0.23 GHS |
| 50 CRC | 1.13 GHS |
| 100 CRC | 2.25 GHS |
| 500 CRC | 11.27 GHS |
| 1,000 CRC | 22.54 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-07T03:49:00Z",
"rates": {
"GHS": 0.022545
}
}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.2544999999999997,
"rate": 0.022545
}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