Rate Overview
Live
1 GHS = 274.5569 COP
1 COP = 0.003642
GHS
Avg
277.6574
High
286.2977
Low
274.5569
Last updated: 9/8/2026, 8:43:49 PM
Quick Conversions
| GHS | COP |
|---|---|
| 1 GHS | 274.56 COP |
| 10 GHS | 2,745.57 COP |
| 50 GHS | 13,727.84 COP |
| 100 GHS | 27,455.69 COP |
| 500 GHS | 137,278.44 COP |
| 1,000 GHS | 274,556.89 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-09-08T20:43:49Z",
"rates": {
"COP": 274.556886
}
}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": 27455.6886,
"rate": 274.556886
}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