Rate Overview
Live
1 COP = 2.7317 GNF
1 GNF = 0.366077
COP
Avg
2.4497
High
2.7317
Low
2.3101
Last updated: 7/26/2026, 6:22:55 PM
Quick Conversions
| COP | GNF |
|---|---|
| 1 COP | 2.73 GNF |
| 10 COP | 27.32 GNF |
| 50 COP | 136.58 GNF |
| 100 COP | 273.17 GNF |
| 500 COP | 1,365.83 GNF |
| 1,000 COP | 2,731.66 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-26T18:22:55Z",
"rates": {
"GNF": 2.731663
}
}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": 273.16630000000004,
"rate": 2.731663
}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