Rate Overview
Live
1 GHS = 267.6472 COP
1 COP = 0.003736
GHS
Avg
331.3586
High
398.6222
Low
267.6472
Last updated: 7/31/2026, 9:05:00 AM
Quick Conversions
| GHS | COP |
|---|---|
| 1 GHS | 267.65 COP |
| 10 GHS | 2,676.47 COP |
| 50 GHS | 13,382.36 COP |
| 100 GHS | 26,764.72 COP |
| 500 GHS | 133,823.61 COP |
| 1,000 GHS | 267,647.22 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-31T09:05:00Z",
"rates": {
"COP": 267.64722
}
}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": 26764.722,
"rate": 267.64722
}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