Rate Overview
Live
1 BBD = 3.4625 CNY
1 CNY = 0.288804
BBD
Avg
3.5511
High
3.6608
Low
3.4413
Last updated: 3/27/2026, 2:34:16 PM
Quick Conversions
| BBD | CNY |
|---|---|
| 1 BBD | 3.46 CNY |
| 10 BBD | 34.63 CNY |
| 50 BBD | 173.13 CNY |
| 100 BBD | 346.26 CNY |
| 500 BBD | 1,731.27 CNY |
| 1,000 BBD | 3,462.55 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-03-27T14:34:16Z",
"rates": {
"CNY": 3.46255
}
}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": 346.255,
"rate": 3.46255
}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