Rate Overview
Live
1 GHS = 39.9581 CRC
1 CRC = 0.025026
GHS
Avg
40.0753
High
40.3194
Low
39.9123
Last updated: 7/7/2026, 10:31:21 PM
Quick Conversions
| GHS | CRC |
|---|---|
| 1 GHS | 39.96 CRC |
| 10 GHS | 399.58 CRC |
| 50 GHS | 1,997.91 CRC |
| 100 GHS | 3,995.81 CRC |
| 500 GHS | 19,979.06 CRC |
| 1,000 GHS | 39,958.11 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-07T22:31:21Z",
"rates": {
"CRC": 39.958111
}
}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": 3995.8111000000004,
"rate": 39.958111
}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