Rate Overview
Live
1 COP = 2.3857 GNF
1 GNF = 0.419168
COP
Avg
2.3212
High
2.4294
Low
2.2059
Last updated: 3/28/2026, 12:04:05 PM
Quick Conversions
| COP | GNF |
|---|---|
| 1 COP | 2.39 GNF |
| 10 COP | 23.86 GNF |
| 50 COP | 119.28 GNF |
| 100 COP | 238.57 GNF |
| 500 COP | 1,192.84 GNF |
| 1,000 COP | 2,385.68 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-03-28T12:04:05Z",
"rates": {
"GNF": 2.385681
}
}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": 238.5681,
"rate": 2.385681
}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