Rate Overview
Live
1 GHS = 41.2692 CRC
1 CRC = 0.024231
GHS
Avg
41.6994
High
42.0559
Low
41.2692
Last updated: 4/18/2026, 9:04:13 AM
Quick Conversions
| GHS | CRC |
|---|---|
| 1 GHS | 41.27 CRC |
| 10 GHS | 412.69 CRC |
| 50 GHS | 2,063.46 CRC |
| 100 GHS | 4,126.92 CRC |
| 500 GHS | 20,634.60 CRC |
| 1,000 GHS | 41,269.20 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-04-18T09:04:13Z",
"rates": {
"CRC": 41.269195
}
}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": 4126.9195,
"rate": 41.269195
}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