Rate Overview
Live
1 CDF = 3.8134 GNF
1 GNF = 0.262232
CDF
Avg
3.8293
High
3.9237
Low
3.7793
Last updated: 5/26/2026, 11:10:57 AM
Quick Conversions
| CDF | GNF |
|---|---|
| 1 CDF | 3.81 GNF |
| 10 CDF | 38.13 GNF |
| 50 CDF | 190.67 GNF |
| 100 CDF | 381.34 GNF |
| 500 CDF | 1,906.71 GNF |
| 1,000 CDF | 3,813.42 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-26T11:10:57Z",
"rates": {
"GNF": 3.813418
}
}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": 381.3418,
"rate": 3.813418
}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