Rate Overview
Live
1 BBD = 3.3963 CNY
1 CNY = 0.294440
BBD
Avg
3.5471
High
3.6316
Low
3.3908
Last updated: 5/27/2026, 7:25:07 AM
Quick Conversions
| BBD | CNY |
|---|---|
| 1 BBD | 3.40 CNY |
| 10 BBD | 33.96 CNY |
| 50 BBD | 169.81 CNY |
| 100 BBD | 339.63 CNY |
| 500 BBD | 1,698.14 CNY |
| 1,000 BBD | 3,396.28 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-27T07:25:07Z",
"rates": {
"CNY": 3.396275
}
}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.6275,
"rate": 3.396275
}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