Rate Overview
Live
1 GHS = 275.0403 COP
1 COP = 0.003636
GHS
Avg
275.0403
High
275.0403
Low
275.0403
Last updated: 7/28/2026, 1:34:38 PM
Quick Conversions
| GHS | COP |
|---|---|
| 1 GHS | 275.04 COP |
| 10 GHS | 2,750.40 COP |
| 50 GHS | 13,752.02 COP |
| 100 GHS | 27,504.03 COP |
| 500 GHS | 137,520.17 COP |
| 1,000 GHS | 275,040.33 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-28T13:34:38Z",
"rates": {
"COP": 275.040332
}
}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": 27504.033199999998,
"rate": 275.040332
}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