Rate Overview
Live
1 COP = 0.002853 GHS
1 GHS = 350.5082
COP
Avg
0.002846
High
0.002858
Low
0.002833
Last updated: 3/7/2026, 7:35:47 AM
Quick Conversions
| COP | GHS |
|---|---|
| 1 COP | 0.00 GHS |
| 10 COP | 0.03 GHS |
| 50 COP | 0.14 GHS |
| 100 COP | 0.29 GHS |
| 500 COP | 1.43 GHS |
| 1,000 COP | 2.85 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-07T07:35:47Z",
"rates": {
"GHS": 0.002853
}
}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.2853,
"rate": 0.002853
}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