Rate Overview
Live
1 BND = 5.2774 CNY
1 CNY = 0.189489
BND
Avg
5.2714
High
5.2774
Low
5.2606
Last updated: 8/13/2026, 1:38:09 PM
Quick Conversions
| BND | CNY |
|---|---|
| 1 BND | 5.28 CNY |
| 10 BND | 52.77 CNY |
| 50 BND | 263.87 CNY |
| 100 BND | 527.74 CNY |
| 500 BND | 2,638.68 CNY |
| 1,000 BND | 5,277.35 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-08-13T13:38:09Z",
"rates": {
"CNY": 5.277352
}
}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": 527.7352,
"rate": 5.277352
}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