Rate Overview
Live
1 CDF = 3.8004 GNF
1 GNF = 0.263132
CDF
Avg
3.8081
High
3.8163
Low
3.7987
Last updated: 4/16/2026, 2:38:12 AM
Quick Conversions
| CDF | GNF |
|---|---|
| 1 CDF | 3.80 GNF |
| 10 CDF | 38.00 GNF |
| 50 CDF | 190.02 GNF |
| 100 CDF | 380.04 GNF |
| 500 CDF | 1,900.19 GNF |
| 1,000 CDF | 3,800.38 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-04-16T02:38:12Z",
"rates": {
"GNF": 3.80038
}
}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.038,
"rate": 3.80038
}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