Rate Overview
Live
1 GBP = 3076.21 CDF
1 CDF = 0.000325
GBP
Avg
3073.14
High
3164.69
Low
2893.99
Last updated: 7/22/2026, 7:09:43 PM
Quick Conversions
| GBP | CDF |
|---|---|
| 1 GBP | 3,076.21 CDF |
| 10 GBP | 30,762.09 CDF |
| 50 GBP | 153,810.43 CDF |
| 100 GBP | 307,620.85 CDF |
| 500 GBP | 1,538,104.25 CDF |
| 1,000 GBP | 3,076,208.51 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-22T19:09:43Z",
"rates": {
"CDF": 3076.208507
}
}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": 307620.8507,
"rate": 3076.208507
}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