Rate Overview
Live
1 GHS = 314.9556 COP
1 COP = 0.003175
GHS
Avg
349.9335
High
404.4741
Low
310.2946
Last updated: 5/27/2026, 8:42:48 PM
Quick Conversions
| GHS | COP |
|---|---|
| 1 GHS | 314.96 COP |
| 10 GHS | 3,149.56 COP |
| 50 GHS | 15,747.78 COP |
| 100 GHS | 31,495.56 COP |
| 500 GHS | 157,477.79 COP |
| 1,000 GHS | 314,955.58 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-05-27T20:42:48Z",
"rates": {
"COP": 314.955576
}
}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": 31495.5576,
"rate": 314.955576
}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