Rate Overview
Live
1 GHS = 43.8019 CRC
1 CRC = 0.022830
GHS
Avg
43.9894
High
44.3323
Low
43.7280
Last updated: 3/7/2026, 1:02:50 AM
Quick Conversions
| GHS | CRC |
|---|---|
| 1 GHS | 43.80 CRC |
| 10 GHS | 438.02 CRC |
| 50 GHS | 2,190.10 CRC |
| 100 GHS | 4,380.19 CRC |
| 500 GHS | 21,900.97 CRC |
| 1,000 GHS | 43,801.93 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-03-07T01:02:50Z",
"rates": {
"CRC": 43.801931
}
}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": 4380.1931,
"rate": 43.801931
}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