Rate Overview
Live
1 COP = 2.5337 GNF
1 GNF = 0.394682
COP
Avg
2.5160
High
2.5543
Low
2.4640
Last updated: 6/18/2026, 11:12:30 AM
Quick Conversions
| COP | GNF |
|---|---|
| 1 COP | 2.53 GNF |
| 10 COP | 25.34 GNF |
| 50 COP | 126.68 GNF |
| 100 COP | 253.37 GNF |
| 500 COP | 1,266.84 GNF |
| 1,000 COP | 2,533.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-06-18T11:12:30Z",
"rates": {
"GNF": 2.533684
}
}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": 253.3684,
"rate": 2.533684
}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