Rate Overview
Live
1 BBD = 3.3615 CNY
1 CNY = 0.297488
BBD
Avg
3.3620
High
3.3670
Low
3.3595
Last updated: 9/4/2026, 11:08:20 AM
Quick Conversions
| BBD | CNY |
|---|---|
| 1 BBD | 3.36 CNY |
| 10 BBD | 33.61 CNY |
| 50 BBD | 168.07 CNY |
| 100 BBD | 336.15 CNY |
| 500 BBD | 1,680.74 CNY |
| 1,000 BBD | 3,361.48 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-09-04T11:08:20Z",
"rates": {
"CNY": 3.361475
}
}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": 336.1475,
"rate": 3.361475
}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