Rate Overview
Live
1 GBP = 3112.12 CDF
1 CDF = 0.000321
GBP
Avg
3099.79
High
3117.21
Low
3077.71
Last updated: 9/4/2026, 5:54:05 PM
Quick Conversions
| GBP | CDF |
|---|---|
| 1 GBP | 3,112.12 CDF |
| 10 GBP | 31,121.21 CDF |
| 50 GBP | 155,606.03 CDF |
| 100 GBP | 311,212.05 CDF |
| 500 GBP | 1,556,060.26 CDF |
| 1,000 GBP | 3,112,120.53 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-09-04T17:54:05Z",
"rates": {
"CDF": 3112.120528
}
}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": 311212.0528,
"rate": 3112.120528
}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