Rate Overview
Live
1 GHS = 274.1341 COP
1 COP = 0.003648
GHS
Avg
319.0744
High
351.6597
Low
274.1341
Last updated: 7/30/2026, 5:26:58 PM
Quick Conversions
| GHS | COP |
|---|---|
| 1 GHS | 274.13 COP |
| 10 GHS | 2,741.34 COP |
| 50 GHS | 13,706.71 COP |
| 100 GHS | 27,413.41 COP |
| 500 GHS | 137,067.06 COP |
| 1,000 GHS | 274,134.12 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-30T17:26:58Z",
"rates": {
"COP": 274.134119
}
}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": 27413.4119,
"rate": 274.134119
}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