Rate Overview
Live
1 CDF = 3.7977 GNF
1 GNF = 0.263319
CDF
Avg
3.8871
High
4.0832
Low
3.7977
Last updated: 3/6/2026, 6:23:07 PM
Quick Conversions
| CDF | GNF |
|---|---|
| 1 CDF | 3.80 GNF |
| 10 CDF | 37.98 GNF |
| 50 CDF | 189.88 GNF |
| 100 CDF | 379.77 GNF |
| 500 CDF | 1,898.84 GNF |
| 1,000 CDF | 3,797.67 GNF |
Get CDF/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=GNFExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-03-06T18:23:07Z",
"rates": {
"GNF": 3.797675
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "GNF",
"amount": 100
},
"result": 379.7675,
"rate": 3.797675
}Build with CDF/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key