Rate Overview
Live
1 CNY = 0.288892 BBD
1 BBD = 3.4615
CNY
Avg
0.290204
High
0.292342
Low
0.288853
Last updated: 3/27/2026, 9:24:06 AM
Quick Conversions
| CNY | BBD |
|---|---|
| 1 CNY | 0.29 BBD |
| 10 CNY | 2.89 BBD |
| 50 CNY | 14.44 BBD |
| 100 CNY | 28.89 BBD |
| 500 CNY | 144.45 BBD |
| 1,000 CNY | 288.89 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-03-27T09:24:06Z",
"rates": {
"BBD": 0.288892
}
}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": 28.8892,
"rate": 0.288892
}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