Rate Overview
Live
1 COP = 0.003018 GHS
1 GHS = 331.3453
COP
Avg
0.003042
High
0.003077
Low
0.003002
Last updated: 5/7/2026, 12:31:42 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.51 GHS |
| 1,000 COP | 3.02 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-05-07T12:31:42Z",
"rates": {
"GHS": 0.003018
}
}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.30179999999999996,
"rate": 0.003018
}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