Rate Overview
Live
1 GBP = 3090.55 CDF
1 CDF = 0.000324
GBP
Avg
3087.00
High
3102.07
Low
3051.92
Last updated: 3/26/2026, 11:40:23 PM
Quick Conversions
| GBP | CDF |
|---|---|
| 1 GBP | 3,090.55 CDF |
| 10 GBP | 30,905.46 CDF |
| 50 GBP | 154,527.30 CDF |
| 100 GBP | 309,054.60 CDF |
| 500 GBP | 1,545,273.01 CDF |
| 1,000 GBP | 3,090,546.01 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-26T23:40:23Z",
"rates": {
"CDF": 3090.546015
}
}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": 309054.6015,
"rate": 3090.546015
}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