Rate Overview
Live
1 COP = 2.6241 GNF
1 GNF = 0.381078
COP
Avg
2.6164
High
2.6317
Low
2.5878
Last updated: 7/9/2026, 10:19:31 AM
Quick Conversions
| COP | GNF |
|---|---|
| 1 COP | 2.62 GNF |
| 10 COP | 26.24 GNF |
| 50 COP | 131.21 GNF |
| 100 COP | 262.41 GNF |
| 500 COP | 1,312.07 GNF |
| 1,000 COP | 2,624.13 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-09T10:19:31Z",
"rates": {
"GNF": 2.624135
}
}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": 262.4135,
"rate": 2.624135
}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