Rate Overview
Live
1 BBD = 3.3914 CNY
1 CNY = 0.294866
BBD
Avg
3.3903
High
3.3926
Low
3.3888
Last updated: 5/7/2026, 2:20:09 AM
Quick Conversions
| BBD | CNY |
|---|---|
| 1 BBD | 3.39 CNY |
| 10 BBD | 33.91 CNY |
| 50 BBD | 169.57 CNY |
| 100 BBD | 339.14 CNY |
| 500 BBD | 1,695.68 CNY |
| 1,000 BBD | 3,391.37 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-05-07T02:20:09Z",
"rates": {
"CNY": 3.391368
}
}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": 339.1368,
"rate": 3.391368
}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