Rate Overview
Live
1 COP = 2.7406 GNF
1 GNF = 0.364886
COP
Avg
2.4561
High
2.7406
Low
2.3127
Last updated: 7/24/2026, 12:45:05 PM
Quick Conversions
| COP | GNF |
|---|---|
| 1 COP | 2.74 GNF |
| 10 COP | 27.41 GNF |
| 50 COP | 137.03 GNF |
| 100 COP | 274.06 GNF |
| 500 COP | 1,370.29 GNF |
| 1,000 COP | 2,740.58 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-24T12:45:05Z",
"rates": {
"GNF": 2.740583
}
}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": 274.0583,
"rate": 2.740583
}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