Rate Overview
Live
1 GHS = 39.2895 CRC
1 CRC = 0.025452
GHS
Avg
39.9366
High
40.5983
Low
38.9313
Last updated: 7/20/2026, 3:12:16 PM
Quick Conversions
| GHS | CRC |
|---|---|
| 1 GHS | 39.29 CRC |
| 10 GHS | 392.90 CRC |
| 50 GHS | 1,964.48 CRC |
| 100 GHS | 3,928.95 CRC |
| 500 GHS | 19,644.77 CRC |
| 1,000 GHS | 39,289.54 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-20T15:12:16Z",
"rates": {
"CRC": 39.289537
}
}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": 3928.9537000000005,
"rate": 39.289537
}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