Rate Overview
Live
1 GHS = 42.4388 CRC
1 CRC = 0.023563
GHS
Avg
43.7635
High
50.0913
Low
32.2083
Last updated: 3/27/2026, 11:58:39 AM
Quick Conversions
| GHS | CRC |
|---|---|
| 1 GHS | 42.44 CRC |
| 10 GHS | 424.39 CRC |
| 50 GHS | 2,121.94 CRC |
| 100 GHS | 4,243.88 CRC |
| 500 GHS | 21,219.38 CRC |
| 1,000 GHS | 42,438.76 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-03-27T11:58:39Z",
"rates": {
"CRC": 42.438764
}
}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": 4243.8764,
"rate": 42.438764
}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