Rate Overview
Live
1 CDF = 3.8388 GNF
1 GNF = 0.260495
CDF
Avg
3.8249
High
3.8825
Low
3.8013
Last updated: 7/25/2026, 4:38:17 AM
Quick Conversions
| CDF | GNF |
|---|---|
| 1 CDF | 3.84 GNF |
| 10 CDF | 38.39 GNF |
| 50 CDF | 191.94 GNF |
| 100 CDF | 383.88 GNF |
| 500 CDF | 1,919.42 GNF |
| 1,000 CDF | 3,838.85 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-25T04:38:17Z",
"rates": {
"GNF": 3.838847
}
}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": 383.8847,
"rate": 3.838847
}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