Rate Overview
Live
1 COP = 2.3212 GNF
1 GNF = 0.430810
COP
Avg
2.3276
High
2.3426
Low
2.3101
Last updated: 3/7/2026, 7:43:15 AM
Quick Conversions
| COP | GNF |
|---|---|
| 1 COP | 2.32 GNF |
| 10 COP | 23.21 GNF |
| 50 COP | 116.06 GNF |
| 100 COP | 232.12 GNF |
| 500 COP | 1,160.60 GNF |
| 1,000 COP | 2,321.21 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-07T07:43:15Z",
"rates": {
"GNF": 2.321209
}
}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": 232.1209,
"rate": 2.321209
}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