Rate Overview
Live
1 GNF = 0.356093 COP
1 COP = 2.8083
GNF
Avg
0.408875
High
0.432879
Low
0.356093
Last updated: 7/31/2026, 8:05:01 AM
Quick Conversions
| GNF | COP |
|---|---|
| 1 GNF | 0.36 COP |
| 10 GNF | 3.56 COP |
| 50 GNF | 17.80 COP |
| 100 GNF | 35.61 COP |
| 500 GNF | 178.05 COP |
| 1,000 GNF | 356.09 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-07-31T08:05:01Z",
"rates": {
"COP": 0.356093
}
}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": 35.6093,
"rate": 0.356093
}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