Rate Overview
Live
1 GBP = 3091.23 CDF
1 CDF = 0.000323
GBP
Avg
3044.84
High
3613.91
Low
2839.92
Last updated: 3/27/2026, 2:44:39 AM
Quick Conversions
| GBP | CDF |
|---|---|
| 1 GBP | 3,091.23 CDF |
| 10 GBP | 30,912.30 CDF |
| 50 GBP | 154,561.52 CDF |
| 100 GBP | 309,123.04 CDF |
| 500 GBP | 1,545,615.19 CDF |
| 1,000 GBP | 3,091,230.39 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-03-27T02:44:39Z",
"rates": {
"CDF": 3091.230386
}
}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": 309123.0386,
"rate": 3091.230386
}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