Rate Overview
Live
1 GBP = 3047.90 CDF
1 CDF = 0.000328
GBP
Avg
3064.21
High
3118.00
Low
3006.72
Last updated: 7/25/2026, 11:41:39 PM
Quick Conversions
| GBP | CDF |
|---|---|
| 1 GBP | 3,047.90 CDF |
| 10 GBP | 30,479.00 CDF |
| 50 GBP | 152,395.01 CDF |
| 100 GBP | 304,790.02 CDF |
| 500 GBP | 1,523,950.10 CDF |
| 1,000 GBP | 3,047,900.21 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-25T23:41:39Z",
"rates": {
"CDF": 3047.900209
}
}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": 304790.0209,
"rate": 3047.900209
}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