Rate Overview
Live
1 BND = 5.2352 CNY
1 CNY = 0.191014
BND
Avg
5.2604
High
5.2737
Low
5.2352
Last updated: 6/19/2026, 8:43:38 AM
Quick Conversions
| BND | CNY |
|---|---|
| 1 BND | 5.24 CNY |
| 10 BND | 52.35 CNY |
| 50 BND | 261.76 CNY |
| 100 BND | 523.52 CNY |
| 500 BND | 2,617.61 CNY |
| 1,000 BND | 5,235.22 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-06-19T08:43:38Z",
"rates": {
"CNY": 5.235223
}
}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": 523.5223000000001,
"rate": 5.235223
}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