Rate Overview
Live
1 CNY = 0.186205 BND
1 BND = 5.3704
CNY
Avg
0.186370
High
0.186956
Low
0.186039
Last updated: 4/17/2026, 1:48:04 PM
Quick Conversions
| CNY | BND |
|---|---|
| 1 CNY | 0.19 BND |
| 10 CNY | 1.86 BND |
| 50 CNY | 9.31 BND |
| 100 CNY | 18.62 BND |
| 500 CNY | 93.10 BND |
| 1,000 CNY | 186.21 BND |
Get CNY/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=BNDExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-04-17T13:48:04Z",
"rates": {
"BND": 0.186205
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "BND",
"amount": 100
},
"result": 18.6205,
"rate": 0.186205
}Build with CNY/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key