Rate Overview
Live
1 COP = 2.3549 GNF
1 GNF = 0.424655
COP
Avg
2.3759
High
2.4004
Low
2.3542
Last updated: 5/8/2026, 11:44:56 AM
Quick Conversions
| COP | GNF |
|---|---|
| 1 COP | 2.35 GNF |
| 10 COP | 23.55 GNF |
| 50 COP | 117.74 GNF |
| 100 COP | 235.49 GNF |
| 500 COP | 1,177.43 GNF |
| 1,000 COP | 2,354.85 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-05-08T11:44:56Z",
"rates": {
"GNF": 2.354852
}
}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": 235.48520000000002,
"rate": 2.354852
}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