Rate Overview
Live
1 GHS = 38.9053 CRC
1 CRC = 0.025703
GHS
Avg
41.3634
High
45.3554
Low
38.6712
Last updated: 7/31/2026, 11:57:55 AM
Quick Conversions
| GHS | CRC |
|---|---|
| 1 GHS | 38.91 CRC |
| 10 GHS | 389.05 CRC |
| 50 GHS | 1,945.27 CRC |
| 100 GHS | 3,890.53 CRC |
| 500 GHS | 19,452.66 CRC |
| 1,000 GHS | 38,905.32 CRC |
Get GHS/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=CRCExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-31T11:57:55Z",
"rates": {
"CRC": 38.905324
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "CRC",
"amount": 100
},
"result": 3890.5324,
"rate": 38.905324
}Build with GHS/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key