Rate Overview
Live
1 GHS = 275.5660 COP
1 COP = 0.003629
GHS
Avg
316.5469
High
405.1491
Low
258.3559
Last updated: 7/29/2026, 5:36:53 AM
Quick Conversions
| GHS | COP |
|---|---|
| 1 GHS | 275.57 COP |
| 10 GHS | 2,755.66 COP |
| 50 GHS | 13,778.30 COP |
| 100 GHS | 27,556.60 COP |
| 500 GHS | 137,782.99 COP |
| 1,000 GHS | 275,565.99 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-29T05:36:53Z",
"rates": {
"COP": 275.565986
}
}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": 27556.5986,
"rate": 275.565986
}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