Rate Overview
Live
1 BND = 5.3704 CNY
1 CNY = 0.186205
BND
Avg
5.3657
High
5.3752
Low
5.3488
Last updated: 4/17/2026, 1:29:58 PM
Quick Conversions
| BND | CNY |
|---|---|
| 1 BND | 5.37 CNY |
| 10 BND | 53.70 CNY |
| 50 BND | 268.52 CNY |
| 100 BND | 537.04 CNY |
| 500 BND | 2,685.21 CNY |
| 1,000 BND | 5,370.42 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-04-17T13:29:58Z",
"rates": {
"CNY": 5.370424
}
}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": 537.0424,
"rate": 5.370424
}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