Rate Overview
Live
1 COP = 2.7108 GNF
1 GNF = 0.368896
COP
Avg
2.6006
High
2.7121
Low
2.5118
Last updated: 7/16/2026, 4:45:56 PM
Quick Conversions
| COP | GNF |
|---|---|
| 1 COP | 2.71 GNF |
| 10 COP | 27.11 GNF |
| 50 COP | 135.54 GNF |
| 100 COP | 271.08 GNF |
| 500 COP | 1,355.39 GNF |
| 1,000 COP | 2,710.79 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-07-16T16:45:56Z",
"rates": {
"GNF": 2.710789
}
}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": 271.07890000000003,
"rate": 2.710789
}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