Rate Overview
Live
1 BND = 5.2456 CNY
1 CNY = 0.190635
BND
Avg
5.2534
High
5.2632
Low
5.2456
Last updated: 7/12/2026, 11:15:09 AM
Quick Conversions
| BND | CNY |
|---|---|
| 1 BND | 5.25 CNY |
| 10 BND | 52.46 CNY |
| 50 BND | 262.28 CNY |
| 100 BND | 524.56 CNY |
| 500 BND | 2,622.82 CNY |
| 1,000 BND | 5,245.63 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-12T11:15:09Z",
"rates": {
"CNY": 5.245633
}
}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": 524.5633,
"rate": 5.245633
}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