Rate Overview
Live
1 COP = 2.8241 GNF
1 GNF = 0.354090
COP
Avg
2.8036
High
2.8241
Low
2.7792
Last updated: 9/9/2026, 6:48:35 AM
Quick Conversions
| COP | GNF |
|---|---|
| 1 COP | 2.82 GNF |
| 10 COP | 28.24 GNF |
| 50 COP | 141.21 GNF |
| 100 COP | 282.41 GNF |
| 500 COP | 1,412.07 GNF |
| 1,000 COP | 2,824.14 GNF |
Get COP/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=GNFExample Response:
{
"success": true,
"base": "COP",
"date": "2026-09-09T06:48:35Z",
"rates": {
"GNF": 2.824141
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "GNF",
"amount": 100
},
"result": 282.4141,
"rate": 2.824141
}Build with COP/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key