Rate Overview
Live
1 GBP = 3005.02 CDF
1 CDF = 0.000333
GBP
Avg
3056.08
High
3155.83
Low
2855.19
Last updated: 7/26/2026, 3:15:12 PM
Quick Conversions
| GBP | CDF |
|---|---|
| 1 GBP | 3,005.02 CDF |
| 10 GBP | 30,050.17 CDF |
| 50 GBP | 150,250.86 CDF |
| 100 GBP | 300,501.72 CDF |
| 500 GBP | 1,502,508.58 CDF |
| 1,000 GBP | 3,005,017.15 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-07-26T15:15:12Z",
"rates": {
"CDF": 3005.017154
}
}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": 300501.7154,
"rate": 3005.017154
}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