Rate Overview
Live
1 GNF = 0.423144 COP
1 COP = 2.3633
GNF
Avg
0.419617
High
0.424773
Low
0.414314
Last updated: 5/7/2026, 1:48:41 PM
Quick Conversions
| GNF | COP |
|---|---|
| 1 GNF | 0.42 COP |
| 10 GNF | 4.23 COP |
| 50 GNF | 21.16 COP |
| 100 GNF | 42.31 COP |
| 500 GNF | 211.57 COP |
| 1,000 GNF | 423.14 COP |
Get GNF/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=COPExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-05-07T13:48:41Z",
"rates": {
"COP": 0.423144
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "COP",
"amount": 100
},
"result": 42.3144,
"rate": 0.423144
}Build with GNF/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key