Rate Overview
Live
1 CDF = 3.7933 GNF
1 GNF = 0.263621
CDF
Avg
3.8023
High
3.8562
Low
3.7770
Last updated: 6/15/2026, 12:49:35 PM
Quick Conversions
| CDF | GNF |
|---|---|
| 1 CDF | 3.79 GNF |
| 10 CDF | 37.93 GNF |
| 50 CDF | 189.67 GNF |
| 100 CDF | 379.33 GNF |
| 500 CDF | 1,896.67 GNF |
| 1,000 CDF | 3,793.33 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-06-15T12:49:35Z",
"rates": {
"GNF": 3.79333
}
}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.333,
"rate": 3.79333
}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