Rate Overview
Live
1 BND = 5.3629 CNY
1 CNY = 0.186468
BND
Avg
5.3528
High
5.3629
Low
5.3451
Last updated: 5/7/2026, 2:50:02 PM
Quick Conversions
| BND | CNY |
|---|---|
| 1 BND | 5.36 CNY |
| 10 BND | 53.63 CNY |
| 50 BND | 268.14 CNY |
| 100 BND | 536.29 CNY |
| 500 BND | 2,681.43 CNY |
| 1,000 BND | 5,362.86 CNY |
Get BND/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=CNYExample Response:
{
"success": true,
"base": "BND",
"date": "2026-05-07T14:50:02Z",
"rates": {
"CNY": 5.362859
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "CNY",
"amount": 100
},
"result": 536.2859000000001,
"rate": 5.362859
}Build with BND/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key