Rate Overview
Live
1 CRC = 0.025725 GHS
1 GHS = 38.8727
CRC
Avg
0.023256
High
0.025725
Low
0.021030
Last updated: 5/27/2026, 9:41:17 PM
Quick Conversions
| CRC | GHS |
|---|---|
| 1 CRC | 0.03 GHS |
| 10 CRC | 0.26 GHS |
| 50 CRC | 1.29 GHS |
| 100 CRC | 2.57 GHS |
| 500 CRC | 12.86 GHS |
| 1,000 CRC | 25.73 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-05-27T21:41:17Z",
"rates": {
"GHS": 0.025725
}
}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.5725000000000002,
"rate": 0.025725
}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