Rate Overview
Live
1 BBD = 3.4019 CNY
1 CNY = 0.293952
BBD
Avg
3.3941
High
3.4019
Low
3.3850
Last updated: 4/16/2026, 11:34:55 PM
Quick Conversions
| BBD | CNY |
|---|---|
| 1 BBD | 3.40 CNY |
| 10 BBD | 34.02 CNY |
| 50 BBD | 170.10 CNY |
| 100 BBD | 340.19 CNY |
| 500 BBD | 1,700.96 CNY |
| 1,000 BBD | 3,401.92 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-04-16T23:34:55Z",
"rates": {
"CNY": 3.401918
}
}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": 340.1918,
"rate": 3.401918
}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