Rate Overview
Live
1 BND = 5.2645 CNY
1 CNY = 0.189951
BND
Avg
5.2556
High
5.2654
Low
5.2354
Last updated: 7/9/2026, 12:28:07 PM
Quick Conversions
| BND | CNY |
|---|---|
| 1 BND | 5.26 CNY |
| 10 BND | 52.65 CNY |
| 50 BND | 263.23 CNY |
| 100 BND | 526.45 CNY |
| 500 BND | 2,632.25 CNY |
| 1,000 BND | 5,264.51 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-07-09T12:28:07Z",
"rates": {
"CNY": 5.26451
}
}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": 526.4509999999999,
"rate": 5.26451
}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