Rate Overview
Live
1 GBP = 3094.94 CDF
1 CDF = 0.000323
GBP
Avg
3086.30
High
3096.49
Low
3058.44
Last updated: 8/14/2026, 6:04:58 PM
Quick Conversions
| GBP | CDF |
|---|---|
| 1 GBP | 3,094.94 CDF |
| 10 GBP | 30,949.45 CDF |
| 50 GBP | 154,747.23 CDF |
| 100 GBP | 309,494.47 CDF |
| 500 GBP | 1,547,472.33 CDF |
| 1,000 GBP | 3,094,944.67 CDF |
Get GBP/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=CDFExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-08-14T18:04:58Z",
"rates": {
"CDF": 3094.944665
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "CDF",
"amount": 100
},
"result": 309494.4665,
"rate": 3094.944665
}Build with GBP/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key