Rate Overview
Live
1 CDF = 3.7831 GNF
1 GNF = 0.264334
CDF
Avg
3.7831
High
3.7899
Low
3.7793
Last updated: 5/6/2026, 5:27:19 AM
Quick Conversions
| CDF | GNF |
|---|---|
| 1 CDF | 3.78 GNF |
| 10 CDF | 37.83 GNF |
| 50 CDF | 189.15 GNF |
| 100 CDF | 378.31 GNF |
| 500 CDF | 1,891.55 GNF |
| 1,000 CDF | 3,783.09 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-05-06T05:27:19Z",
"rates": {
"GNF": 3.783091
}
}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.3091,
"rate": 3.783091
}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