Rate Overview
Live
1 CRC = 0.025573 GHS
1 GHS = 39.1037
CRC
Avg
0.025585
High
0.025689
Low
0.025532
Last updated: 7/29/2026, 2:26:51 AM
Quick Conversions
| CRC | GHS |
|---|---|
| 1 CRC | 0.03 GHS |
| 10 CRC | 0.26 GHS |
| 50 CRC | 1.28 GHS |
| 100 CRC | 2.56 GHS |
| 500 CRC | 12.79 GHS |
| 1,000 CRC | 25.57 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-29T02:26:51Z",
"rates": {
"GHS": 0.025573
}
}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.5572999999999997,
"rate": 0.025573
}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