Rate Overview
Live
1 COP = 2.4267 GNF
1 GNF = 0.412077
COP
Avg
2.4190
High
2.4425
Low
2.4012
Last updated: 4/17/2026, 1:05:37 PM
Quick Conversions
| COP | GNF |
|---|---|
| 1 COP | 2.43 GNF |
| 10 COP | 24.27 GNF |
| 50 COP | 121.34 GNF |
| 100 COP | 242.67 GNF |
| 500 COP | 1,213.36 GNF |
| 1,000 COP | 2,426.73 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-04-17T13:05:37Z",
"rates": {
"GNF": 2.426728
}
}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": 242.67280000000002,
"rate": 2.426728
}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