Rate Overview
Live
1 CDF = 0.000331 GIP
1 GIP = 3021.15
CDF
Avg
0.000335
High
0.000349
Low
0.000322
Last updated: 1/25/2026, 10:13:13 PM
Quick Conversions
| CDF | GIP |
|---|---|
| 1 CDF | 0.00 GIP |
| 10 CDF | 0.00 GIP |
| 50 CDF | 0.02 GIP |
| 100 CDF | 0.03 GIP |
| 500 CDF | 0.17 GIP |
| 1,000 CDF | 0.33 GIP |
Get CDF/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=GIPExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-01-25T22:13:13Z",
"rates": {
"GIP": 0.000331
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "GIP",
"amount": 100
},
"result": 0.033100000000000004,
"rate": 0.000331
}Build with CDF/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key