Rate Overview
Live
1 GBP = 3130.59 CDF
1 CDF = 0.000319
GBP
Avg
3108.48
High
3134.38
Low
3086.82
Last updated: 4/16/2026, 6:01:12 AM
Quick Conversions
| GBP | CDF |
|---|---|
| 1 GBP | 3,130.59 CDF |
| 10 GBP | 31,305.94 CDF |
| 50 GBP | 156,529.71 CDF |
| 100 GBP | 313,059.43 CDF |
| 500 GBP | 1,565,297.15 CDF |
| 1,000 GBP | 3,130,594.30 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-04-16T06:01:12Z",
"rates": {
"CDF": 3130.594299
}
}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": 313059.4299,
"rate": 3130.594299
}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