Rate Overview
Live
1 BND = 5.3669 CNY
1 CNY = 0.186328
BND
Avg
5.3951
High
5.4316
Low
5.3669
Last updated: 3/28/2026, 1:25:16 PM
Quick Conversions
| BND | CNY |
|---|---|
| 1 BND | 5.37 CNY |
| 10 BND | 53.67 CNY |
| 50 BND | 268.34 CNY |
| 100 BND | 536.69 CNY |
| 500 BND | 2,683.44 CNY |
| 1,000 BND | 5,366.89 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-03-28T13:25:16Z",
"rates": {
"CNY": 5.366885
}
}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.6885,
"rate": 5.366885
}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