Rate Overview
Live
1 COP = 2.8082 GNF
1 GNF = 0.356094
COP
Avg
2.4713
High
2.8082
Low
2.3127
Last updated: 7/31/2026, 8:52:52 AM
Quick Conversions
| COP | GNF |
|---|---|
| 1 COP | 2.81 GNF |
| 10 COP | 28.08 GNF |
| 50 COP | 140.41 GNF |
| 100 COP | 280.82 GNF |
| 500 COP | 1,404.12 GNF |
| 1,000 COP | 2,808.25 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-31T08:52:52Z",
"rates": {
"GNF": 2.808249
}
}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.8249,
"rate": 2.808249
}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