Rate Overview
Live
1 GHS = 337.4178 COP
1 COP = 0.002964
GHS
Avg
338.9411
High
340.4308
Low
337.4178
Last updated: 3/27/2026, 9:42:45 AM
Quick Conversions
| GHS | COP |
|---|---|
| 1 GHS | 337.42 COP |
| 10 GHS | 3,374.18 COP |
| 50 GHS | 16,870.89 COP |
| 100 GHS | 33,741.78 COP |
| 500 GHS | 168,708.91 COP |
| 1,000 GHS | 337,417.82 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-03-27T09:42:45Z",
"rates": {
"COP": 337.417816
}
}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": 33741.7816,
"rate": 337.417816
}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