Rate Overview
Live
1 GBP = 3092.44 CDF
1 CDF = 0.000323
GBP
Avg
3067.05
High
3155.83
Low
2855.19
Last updated: 5/26/2026, 9:38:54 PM
Quick Conversions
| GBP | CDF |
|---|---|
| 1 GBP | 3,092.44 CDF |
| 10 GBP | 30,924.36 CDF |
| 50 GBP | 154,621.79 CDF |
| 100 GBP | 309,243.57 CDF |
| 500 GBP | 1,546,217.85 CDF |
| 1,000 GBP | 3,092,435.70 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-05-26T21:38:54Z",
"rates": {
"CDF": 3092.4357
}
}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": 309243.57,
"rate": 3092.4357
}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