Rate Overview
Live
1 CDF = 3.7885 GNF
1 GNF = 0.263958
CDF
Avg
3.7965
High
3.8307
Low
3.7817
Last updated: 3/26/2026, 9:49:15 PM
Quick Conversions
| CDF | GNF |
|---|---|
| 1 CDF | 3.79 GNF |
| 10 CDF | 37.88 GNF |
| 50 CDF | 189.42 GNF |
| 100 CDF | 378.85 GNF |
| 500 CDF | 1,894.24 GNF |
| 1,000 CDF | 3,788.48 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-26T21:49:15Z",
"rates": {
"GNF": 3.788478
}
}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": 378.8478,
"rate": 3.788478
}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