Rate Overview
Live
1 BND = 5.3983 CNY
1 CNY = 0.185244
BND
Avg
5.4128
High
5.4316
Low
5.3965
Last updated: 3/7/2026, 7:55:00 AM
Quick Conversions
| BND | CNY |
|---|---|
| 1 BND | 5.40 CNY |
| 10 BND | 53.98 CNY |
| 50 BND | 269.91 CNY |
| 100 BND | 539.83 CNY |
| 500 BND | 2,699.14 CNY |
| 1,000 BND | 5,398.27 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-07T07:55:00Z",
"rates": {
"CNY": 5.398274
}
}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": 539.8274,
"rate": 5.398274
}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