Rate Overview
Live
1 COP = 0.002963 GHS
1 GHS = 337.4958
COP
Avg
0.002931
High
0.003010
Low
0.002799
Last updated: 3/27/2026, 3:10:43 PM
Quick Conversions
| COP | GHS |
|---|---|
| 1 COP | 0.00 GHS |
| 10 COP | 0.03 GHS |
| 50 COP | 0.15 GHS |
| 100 COP | 0.30 GHS |
| 500 COP | 1.48 GHS |
| 1,000 COP | 2.96 GHS |
Get COP/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=GHSExample Response:
{
"success": true,
"base": "COP",
"date": "2026-03-27T15:10:43Z",
"rates": {
"GHS": 0.002963
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "GHS",
"amount": 100
},
"result": 0.2963,
"rate": 0.002963
}Build with COP/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key