Rate Overview
Live
1 GHS = 293.0069 COP
1 COP = 0.003413
GHS
Avg
294.5347
High
298.1954
Low
292.4854
Last updated: 7/9/2026, 2:55:47 PM
Quick Conversions
| GHS | COP |
|---|---|
| 1 GHS | 293.01 COP |
| 10 GHS | 2,930.07 COP |
| 50 GHS | 14,650.34 COP |
| 100 GHS | 29,300.69 COP |
| 500 GHS | 146,503.44 COP |
| 1,000 GHS | 293,006.88 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-07-09T14:55:47Z",
"rates": {
"COP": 293.006884
}
}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": 29300.688400000003,
"rate": 293.006884
}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