Rate Overview
Live
1 BND = 5.3186 CNY
1 CNY = 0.188018
BND
Avg
5.3131
High
5.3186
Low
5.3096
Last updated: 5/27/2026, 6:18:39 PM
Quick Conversions
| BND | CNY |
|---|---|
| 1 BND | 5.32 CNY |
| 10 BND | 53.19 CNY |
| 50 BND | 265.93 CNY |
| 100 BND | 531.86 CNY |
| 500 BND | 2,659.32 CNY |
| 1,000 BND | 5,318.65 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-27T18:18:39Z",
"rates": {
"CNY": 5.318649
}
}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.8648999999999,
"rate": 5.318649
}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