Rate Overview
Live
1 GNF = 0.430809 COP
1 COP = 2.3212
GNF
Avg
0.429630
High
0.432879
Low
0.426884
Last updated: 3/7/2026, 7:43:08 AM
Quick Conversions
| GNF | COP |
|---|---|
| 1 GNF | 0.43 COP |
| 10 GNF | 4.31 COP |
| 50 GNF | 21.54 COP |
| 100 GNF | 43.08 COP |
| 500 GNF | 215.40 COP |
| 1,000 GNF | 430.81 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-03-07T07:43:08Z",
"rates": {
"COP": 0.430809
}
}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": 43.0809,
"rate": 0.430809
}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