Rate Overview
Live
1 COP = 2.7373 GNF
1 GNF = 0.365327
COP
Avg
2.7328
High
2.7429
Low
2.7239
Last updated: 7/29/2026, 7:54:13 AM
Quick Conversions
| COP | GNF |
|---|---|
| 1 COP | 2.74 GNF |
| 10 COP | 27.37 GNF |
| 50 COP | 136.86 GNF |
| 100 COP | 273.73 GNF |
| 500 COP | 1,368.64 GNF |
| 1,000 COP | 2,737.27 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-29T07:54:13Z",
"rates": {
"GNF": 2.737271
}
}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.72709999999995,
"rate": 2.737271
}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