Rate Overview
Live
1 CDF = 3.7997 GNF
1 GNF = 0.263179
CDF
Avg
3.8572
High
4.1570
Low
3.7781
Last updated: 7/9/2026, 2:39:54 PM
Quick Conversions
| CDF | GNF |
|---|---|
| 1 CDF | 3.80 GNF |
| 10 CDF | 38.00 GNF |
| 50 CDF | 189.98 GNF |
| 100 CDF | 379.97 GNF |
| 500 CDF | 1,899.85 GNF |
| 1,000 CDF | 3,799.70 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-09T14:39:54Z",
"rates": {
"GNF": 3.799697
}
}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.9697,
"rate": 3.799697
}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