Rate Overview
Live
1 BBD = 3.3866 CNY
1 CNY = 0.295279
BBD
Avg
3.3848
High
3.3904
Low
3.3785
Last updated: 6/16/2026, 6:11:06 AM
Quick Conversions
| BBD | CNY |
|---|---|
| 1 BBD | 3.39 CNY |
| 10 BBD | 33.87 CNY |
| 50 BBD | 169.33 CNY |
| 100 BBD | 338.66 CNY |
| 500 BBD | 1,693.31 CNY |
| 1,000 BBD | 3,386.63 CNY |
Get BBD/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=CNYExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-06-16T06:11:06Z",
"rates": {
"CNY": 3.386625
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "CNY",
"amount": 100
},
"result": 338.6625,
"rate": 3.386625
}Build with BBD/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key