Rate Overview
Live
1 COP = 2.4111 GNF
1 GNF = 0.414744
COP
Avg
2.3908
High
2.4125
Low
2.3554
Last updated: 5/28/2026, 9:40:04 PM
Quick Conversions
| COP | GNF |
|---|---|
| 1 COP | 2.41 GNF |
| 10 COP | 24.11 GNF |
| 50 COP | 120.56 GNF |
| 100 COP | 241.11 GNF |
| 500 COP | 1,205.56 GNF |
| 1,000 COP | 2,411.12 GNF |
Get COP/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=GNFExample Response:
{
"success": true,
"base": "COP",
"date": "2026-05-28T21:40:04Z",
"rates": {
"GNF": 2.411124
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "GNF",
"amount": 100
},
"result": 241.1124,
"rate": 2.411124
}Build with COP/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key