Rate Overview
Live
1 CNY = 0.294648 BBD
1 BBD = 3.3939
CNY
Avg
0.295450
High
0.296014
Low
0.294648
Last updated: 6/22/2026, 8:13:02 PM
Quick Conversions
| CNY | BBD |
|---|---|
| 1 CNY | 0.29 BBD |
| 10 CNY | 2.95 BBD |
| 50 CNY | 14.73 BBD |
| 100 CNY | 29.46 BBD |
| 500 CNY | 147.32 BBD |
| 1,000 CNY | 294.65 BBD |
Get CNY/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=BBDExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-06-22T20:13:02Z",
"rates": {
"BBD": 0.294648
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "BBD",
"amount": 100
},
"result": 29.464800000000004,
"rate": 0.294648
}Build with CNY/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key