Rate Overview
Live
1 GHS = 331.2674 COP
1 COP = 0.003019
GHS
Avg
328.7450
High
333.0469
Low
324.8982
Last updated: 5/7/2026, 1:31:24 PM
Quick Conversions
| GHS | COP |
|---|---|
| 1 GHS | 331.27 COP |
| 10 GHS | 3,312.67 COP |
| 50 GHS | 16,563.37 COP |
| 100 GHS | 33,126.74 COP |
| 500 GHS | 165,633.71 COP |
| 1,000 GHS | 331,267.42 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-07T13:31:24Z",
"rates": {
"COP": 331.267419
}
}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": 33126.7419,
"rate": 331.267419
}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