Rate Overview
Live
1 BRL = 450.0491 CDF
1 CDF = 0.002222
BRL
Avg
441.9015
High
471.5639
Low
397.3094
Last updated: 7/30/2026, 8:02:22 AM
Quick Conversions
| BRL | CDF |
|---|---|
| 1 BRL | 450.05 CDF |
| 10 BRL | 4,500.49 CDF |
| 50 BRL | 22,502.45 CDF |
| 100 BRL | 45,004.91 CDF |
| 500 BRL | 225,024.53 CDF |
| 1,000 BRL | 450,049.05 CDF |
Get BRL/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=CDFExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-30T08:02:22Z",
"rates": {
"CDF": 450.049054
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "CDF",
"amount": 100
},
"result": 45004.9054,
"rate": 450.049054
}Build with BRL/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key