Rate Overview
Live
1 GHS = 39.1032 CRC
1 CRC = 0.025573
GHS
Avg
42.1294
High
47.3728
Low
38.7966
Last updated: 7/28/2026, 9:21:57 AM
Quick Conversions
| GHS | CRC |
|---|---|
| 1 GHS | 39.10 CRC |
| 10 GHS | 391.03 CRC |
| 50 GHS | 1,955.16 CRC |
| 100 GHS | 3,910.32 CRC |
| 500 GHS | 19,551.60 CRC |
| 1,000 GHS | 39,103.21 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-28T09:21:57Z",
"rates": {
"CRC": 39.103209
}
}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": 3910.3209,
"rate": 39.103209
}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