Rate Overview
Live
1 GHS = 39.8079 CRC
1 CRC = 0.025121
GHS
Avg
39.9102
High
40.2574
Low
39.6473
Last updated: 9/8/2026, 8:46:49 PM
Quick Conversions
| GHS | CRC |
|---|---|
| 1 GHS | 39.81 CRC |
| 10 GHS | 398.08 CRC |
| 50 GHS | 1,990.40 CRC |
| 100 GHS | 3,980.79 CRC |
| 500 GHS | 19,903.95 CRC |
| 1,000 GHS | 39,807.90 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-09-08T20:46:49Z",
"rates": {
"CRC": 39.807902
}
}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": 3980.7902,
"rate": 39.807902
}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