Rate Overview
Live
1 GBP = 3092.00 CDF
1 CDF = 0.000323
GBP
Avg
3478.18
High
3964.72
Low
2841.10
Last updated: 5/26/2026, 10:30:10 PM
Quick Conversions
| GBP | CDF |
|---|---|
| 1 GBP | 3,092.00 CDF |
| 10 GBP | 30,919.99 CDF |
| 50 GBP | 154,599.95 CDF |
| 100 GBP | 309,199.90 CDF |
| 500 GBP | 1,545,999.52 CDF |
| 1,000 GBP | 3,091,999.04 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-26T22:30:10Z",
"rates": {
"CDF": 3091.999037
}
}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": 309199.9037,
"rate": 3091.999037
}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