Rate Overview
Live
1 COP = 2.7255 GNF
1 GNF = 0.366901
COP
Avg
2.7107
High
2.7255
Low
2.6834
Last updated: 7/23/2026, 3:54:02 PM
Quick Conversions
| COP | GNF |
|---|---|
| 1 COP | 2.73 GNF |
| 10 COP | 27.26 GNF |
| 50 COP | 136.28 GNF |
| 100 COP | 272.55 GNF |
| 500 COP | 1,362.77 GNF |
| 1,000 COP | 2,725.53 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-23T15:54:02Z",
"rates": {
"GNF": 2.725532
}
}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": 272.5532,
"rate": 2.725532
}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