Rate Overview
Live
1 BBD = 3.3780 CNY
1 CNY = 0.296033
BBD
Avg
3.3742
High
3.3780
Low
3.3716
Last updated: 8/12/2026, 6:45:37 PM
Quick Conversions
| BBD | CNY |
|---|---|
| 1 BBD | 3.38 CNY |
| 10 BBD | 33.78 CNY |
| 50 BBD | 168.90 CNY |
| 100 BBD | 337.80 CNY |
| 500 BBD | 1,689.00 CNY |
| 1,000 BBD | 3,378.00 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-08-12T18:45:37Z",
"rates": {
"CNY": 3.378
}
}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": 337.8,
"rate": 3.378
}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