Rate Overview
Live
1 CDF = 3.8382 GNF
1 GNF = 0.260540
CDF
Avg
3.8204
High
3.8549
Low
3.7888
Last updated: 7/4/2026, 9:00:51 PM
Quick Conversions
| CDF | GNF |
|---|---|
| 1 CDF | 3.84 GNF |
| 10 CDF | 38.38 GNF |
| 50 CDF | 191.91 GNF |
| 100 CDF | 383.82 GNF |
| 500 CDF | 1,919.09 GNF |
| 1,000 CDF | 3,838.19 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-07-04T21:00:51Z",
"rates": {
"GNF": 3.838189
}
}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": 383.8189,
"rate": 3.838189
}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