Rate Overview
Live
1 GBP = 3082.76 CDF
1 CDF = 0.000324
GBP
Avg
3213.59
High
3952.17
Low
2817.27
Last updated: 7/23/2026, 10:56:02 AM
Quick Conversions
| GBP | CDF |
|---|---|
| 1 GBP | 3,082.76 CDF |
| 10 GBP | 30,827.63 CDF |
| 50 GBP | 154,138.16 CDF |
| 100 GBP | 308,276.32 CDF |
| 500 GBP | 1,541,381.60 CDF |
| 1,000 GBP | 3,082,763.20 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-23T10:56:02Z",
"rates": {
"CDF": 3082.763204
}
}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": 308276.32039999997,
"rate": 3082.763204
}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