Rate Overview
Live
1 GNF = 0.412077 COP
1 COP = 2.4267
GNF
Avg
0.413402
High
0.416464
Low
0.409419
Last updated: 4/17/2026, 11:41:13 AM
Quick Conversions
| GNF | COP |
|---|---|
| 1 GNF | 0.41 COP |
| 10 GNF | 4.12 COP |
| 50 GNF | 20.60 COP |
| 100 GNF | 41.21 COP |
| 500 GNF | 206.04 COP |
| 1,000 GNF | 412.08 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-04-17T11:41:13Z",
"rates": {
"COP": 0.412077
}
}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": 41.2077,
"rate": 0.412077
}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