Rate Overview
Live
1 GHS = 327.9572 COP
1 COP = 0.003049
GHS
Avg
329.0908
High
331.7830
Low
325.1167
Last updated: 4/17/2026, 4:53:53 AM
Quick Conversions
| GHS | COP |
|---|---|
| 1 GHS | 327.96 COP |
| 10 GHS | 3,279.57 COP |
| 50 GHS | 16,397.86 COP |
| 100 GHS | 32,795.72 COP |
| 500 GHS | 163,978.62 COP |
| 1,000 GHS | 327,957.25 COP |
Get GHS/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=COPExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-04-17T04:53:53Z",
"rates": {
"COP": 327.957249
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "COP",
"amount": 100
},
"result": 32795.7249,
"rate": 327.957249
}Build with GHS/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key