Rate Overview
Live
1 GHS = 38.7966 CRC
1 CRC = 0.025775
GHS
Avg
39.8642
High
50.0913
Low
31.3060
Last updated: 5/29/2026, 7:54:36 PM
Quick Conversions
| GHS | CRC |
|---|---|
| 1 GHS | 38.80 CRC |
| 10 GHS | 387.97 CRC |
| 50 GHS | 1,939.83 CRC |
| 100 GHS | 3,879.66 CRC |
| 500 GHS | 19,398.28 CRC |
| 1,000 GHS | 38,796.56 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-29T19:54:36Z",
"rates": {
"CRC": 38.79656
}
}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": 3879.656,
"rate": 38.79656
}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