Rate Overview
Live
1 BND = 5.2489 CNY
1 CNY = 0.190517
BND
Avg
5.3562
High
5.5045
Low
5.2477
Last updated: 7/28/2026, 4:36:15 AM
Quick Conversions
| BND | CNY |
|---|---|
| 1 BND | 5.25 CNY |
| 10 BND | 52.49 CNY |
| 50 BND | 262.44 CNY |
| 100 BND | 524.89 CNY |
| 500 BND | 2,624.44 CNY |
| 1,000 BND | 5,248.88 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-28T04:36:15Z",
"rates": {
"CNY": 5.248879
}
}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.8879,
"rate": 5.248879
}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