Rate Overview
Live
1 GBP = 3154.37 CDF
1 CDF = 0.000317
GBP
Avg
3145.67
High
3156.11
Low
3134.04
Last updated: 5/6/2026, 10:16:53 AM
Quick Conversions
| GBP | CDF |
|---|---|
| 1 GBP | 3,154.37 CDF |
| 10 GBP | 31,543.74 CDF |
| 50 GBP | 157,718.69 CDF |
| 100 GBP | 315,437.38 CDF |
| 500 GBP | 1,577,186.91 CDF |
| 1,000 GBP | 3,154,373.82 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-06T10:16:53Z",
"rates": {
"CDF": 3154.373819
}
}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": 315437.3819,
"rate": 3154.373819
}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