Rate Overview
Live
1 COP = 0.003395 GHS
1 GHS = 294.5508
COP
Avg
0.003365
High
0.003398
Low
0.003276
Last updated: 7/7/2026, 10:09:15 PM
Quick Conversions
| COP | GHS |
|---|---|
| 1 COP | 0.00 GHS |
| 10 COP | 0.03 GHS |
| 50 COP | 0.17 GHS |
| 100 COP | 0.34 GHS |
| 500 COP | 1.70 GHS |
| 1,000 COP | 3.40 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-07-07T22:09:15Z",
"rates": {
"GHS": 0.003395
}
}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.3395,
"rate": 0.003395
}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