Rate Overview
Live
1 GHS = 40.7115 CRC
1 CRC = 0.024563
GHS
Avg
40.6464
High
40.7745
Low
40.5832
Last updated: 5/9/2026, 3:42:07 AM
Quick Conversions
| GHS | CRC |
|---|---|
| 1 GHS | 40.71 CRC |
| 10 GHS | 407.12 CRC |
| 50 GHS | 2,035.58 CRC |
| 100 GHS | 4,071.15 CRC |
| 500 GHS | 20,355.76 CRC |
| 1,000 GHS | 40,711.52 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-05-09T03:42:07Z",
"rates": {
"CRC": 40.711521
}
}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": 4071.1521,
"rate": 40.711521
}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