Rate Overview
Live
1 COP = 2.8033 GNF
1 GNF = 0.356728
COP
Avg
2.8025
High
2.8200
Low
2.7898
Last updated: 8/19/2026, 7:02:48 AM
Quick Conversions
| COP | GNF |
|---|---|
| 1 COP | 2.80 GNF |
| 10 COP | 28.03 GNF |
| 50 COP | 140.16 GNF |
| 100 COP | 280.33 GNF |
| 500 COP | 1,401.63 GNF |
| 1,000 COP | 2,803.26 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-08-19T07:02:48Z",
"rates": {
"GNF": 2.803256
}
}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": 280.3256,
"rate": 2.803256
}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