Rate Overview
Live
1 GHS = 350.9329 COP
1 COP = 0.002850
GHS
Avg
351.4849
High
352.9502
Low
349.8257
Last updated: 3/7/2026, 1:00:35 AM
Quick Conversions
| GHS | COP |
|---|---|
| 1 GHS | 350.93 COP |
| 10 GHS | 3,509.33 COP |
| 50 GHS | 17,546.65 COP |
| 100 GHS | 35,093.29 COP |
| 500 GHS | 175,466.45 COP |
| 1,000 GHS | 350,932.91 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-07T01:00:35Z",
"rates": {
"COP": 350.932908
}
}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": 35093.2908,
"rate": 350.932908
}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