Rate Overview
Live
1 GHS = 38.9221 CRC
1 CRC = 0.025692
GHS
Avg
43.0667
High
48.1937
Low
38.9003
Last updated: 7/30/2026, 5:31:07 PM
Quick Conversions
| GHS | CRC |
|---|---|
| 1 GHS | 38.92 CRC |
| 10 GHS | 389.22 CRC |
| 50 GHS | 1,946.11 CRC |
| 100 GHS | 3,892.21 CRC |
| 500 GHS | 19,461.06 CRC |
| 1,000 GHS | 38,922.12 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-07-30T17:31:07Z",
"rates": {
"CRC": 38.922118
}
}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": 3892.2117999999996,
"rate": 38.922118
}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