Rate Overview
Live
1 CDF = 3.8097 GNF
1 GNF = 0.262487
CDF
Avg
3.8208
High
3.8975
Low
3.7888
Last updated: 7/21/2026, 4:56:54 AM
Quick Conversions
| CDF | GNF |
|---|---|
| 1 CDF | 3.81 GNF |
| 10 CDF | 38.10 GNF |
| 50 CDF | 190.49 GNF |
| 100 CDF | 380.97 GNF |
| 500 CDF | 1,904.86 GNF |
| 1,000 CDF | 3,809.72 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-21T04:56:54Z",
"rates": {
"GNF": 3.809715
}
}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": 380.9715,
"rate": 3.809715
}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