Rate Overview
Live
1 BND = 5.3185 CNY
1 CNY = 0.188025
BND
Avg
5.5257
High
5.7832
Low
5.3166
Last updated: 5/27/2026, 8:37:04 PM
Quick Conversions
| BND | CNY |
|---|---|
| 1 BND | 5.32 CNY |
| 10 BND | 53.18 CNY |
| 50 BND | 265.92 CNY |
| 100 BND | 531.85 CNY |
| 500 BND | 2,659.23 CNY |
| 1,000 BND | 5,318.45 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-05-27T20:37:04Z",
"rates": {
"CNY": 5.318454
}
}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": 531.8454,
"rate": 5.318454
}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