Rate Overview
Live
1 GBP = 3087.53 CDF
1 CDF = 0.000324
GBP
Avg
3026.20
High
3087.53
Low
2893.99
Last updated: 3/6/2026, 8:16:04 AM
Quick Conversions
| GBP | CDF |
|---|---|
| 1 GBP | 3,087.53 CDF |
| 10 GBP | 30,875.29 CDF |
| 50 GBP | 154,376.43 CDF |
| 100 GBP | 308,752.85 CDF |
| 500 GBP | 1,543,764.26 CDF |
| 1,000 GBP | 3,087,528.52 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-06T08:16:04Z",
"rates": {
"CDF": 3087.52852
}
}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": 308752.85199999996,
"rate": 3087.52852
}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