Rate Overview
Live
1 COP = 0.003175 GHS
1 GHS = 314.9606
COP
Avg
0.003141
High
0.003197
Low
0.003019
Last updated: 5/27/2026, 7:30:04 PM
Quick Conversions
| COP | GHS |
|---|---|
| 1 COP | 0.00 GHS |
| 10 COP | 0.03 GHS |
| 50 COP | 0.16 GHS |
| 100 COP | 0.32 GHS |
| 500 COP | 1.59 GHS |
| 1,000 COP | 3.18 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-27T19:30:04Z",
"rates": {
"GHS": 0.003175
}
}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.3175,
"rate": 0.003175
}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