Rate Overview
Live
1 GHS = 39.0719 CRC
1 CRC = 0.025594
GHS
Avg
39.0793
High
39.1659
Low
38.9258
Last updated: 7/29/2026, 8:14:52 PM
Quick Conversions
| GHS | CRC |
|---|---|
| 1 GHS | 39.07 CRC |
| 10 GHS | 390.72 CRC |
| 50 GHS | 1,953.59 CRC |
| 100 GHS | 3,907.19 CRC |
| 500 GHS | 19,535.93 CRC |
| 1,000 GHS | 39,071.86 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-29T20:14:52Z",
"rates": {
"CRC": 39.071863
}
}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": 3907.1863,
"rate": 39.071863
}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