Rate Overview
Live
1 GHS = 284.9200 COP
1 COP = 0.003510
GHS
Avg
282.6231
High
288.0243
Low
267.1759
Last updated: 8/19/2026, 1:04:29 AM
Quick Conversions
| GHS | COP |
|---|---|
| 1 GHS | 284.92 COP |
| 10 GHS | 2,849.20 COP |
| 50 GHS | 14,246.00 COP |
| 100 GHS | 28,492.00 COP |
| 500 GHS | 142,459.98 COP |
| 1,000 GHS | 284,919.96 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-08-19T01:04:29Z",
"rates": {
"COP": 284.919956
}
}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": 28491.995600000002,
"rate": 284.919956
}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