Rate Overview
Live
1 GHS = 40.8562 CRC
1 CRC = 0.024476
GHS
Avg
40.3538
High
41.1214
Low
38.5832
Last updated: 8/18/2026, 9:02:43 PM
Quick Conversions
| GHS | CRC |
|---|---|
| 1 GHS | 40.86 CRC |
| 10 GHS | 408.56 CRC |
| 50 GHS | 2,042.81 CRC |
| 100 GHS | 4,085.62 CRC |
| 500 GHS | 20,428.10 CRC |
| 1,000 GHS | 40,856.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-08-18T21:02:43Z",
"rates": {
"CRC": 40.856201
}
}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": 4085.6201,
"rate": 40.856201
}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