Rate Overview
Live
1 GBP = 3007.02 CDF
1 CDF = 0.000333
GBP
Avg
3037.25
High
3063.08
Low
3006.93
Last updated: 7/5/2026, 9:44:09 PM
Quick Conversions
| GBP | CDF |
|---|---|
| 1 GBP | 3,007.02 CDF |
| 10 GBP | 30,070.18 CDF |
| 50 GBP | 150,350.91 CDF |
| 100 GBP | 300,701.82 CDF |
| 500 GBP | 1,503,509.08 CDF |
| 1,000 GBP | 3,007,018.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-05T21:44:09Z",
"rates": {
"CDF": 3007.018154
}
}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": 300701.81539999996,
"rate": 3007.018154
}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