Rate Overview
Live
1 GHS = 40.4734 CRC
1 CRC = 0.024708
GHS
Avg
40.8059
High
41.2160
Low
40.3936
Last updated: 6/19/2026, 10:14:46 AM
Quick Conversions
| GHS | CRC |
|---|---|
| 1 GHS | 40.47 CRC |
| 10 GHS | 404.73 CRC |
| 50 GHS | 2,023.67 CRC |
| 100 GHS | 4,047.34 CRC |
| 500 GHS | 20,236.70 CRC |
| 1,000 GHS | 40,473.40 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-06-19T10:14:46Z",
"rates": {
"CRC": 40.473402
}
}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": 4047.3402,
"rate": 40.473402
}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