Rate Overview
Live
1 GNF = 0.392318 COP
1 COP = 2.5490
GNF
Avg
0.395718
High
0.399323
Low
0.391489
Last updated: 6/19/2026, 8:39:52 AM
Quick Conversions
| GNF | COP |
|---|---|
| 1 GNF | 0.39 COP |
| 10 GNF | 3.92 COP |
| 50 GNF | 19.62 COP |
| 100 GNF | 39.23 COP |
| 500 GNF | 196.16 COP |
| 1,000 GNF | 392.32 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-06-19T08:39:52Z",
"rates": {
"COP": 0.392318
}
}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": 39.2318,
"rate": 0.392318
}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