Rate Overview
Live
1 GHS = 306.9104 COP
1 COP = 0.003258
GHS
Avg
310.8780
High
315.0134
Low
304.3762
Last updated: 6/19/2026, 8:41:45 AM
Quick Conversions
| GHS | COP |
|---|---|
| 1 GHS | 306.91 COP |
| 10 GHS | 3,069.10 COP |
| 50 GHS | 15,345.52 COP |
| 100 GHS | 30,691.04 COP |
| 500 GHS | 153,455.22 COP |
| 1,000 GHS | 306,910.44 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-06-19T08:41:45Z",
"rates": {
"COP": 306.910438
}
}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": 30691.0438,
"rate": 306.910438
}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