Rate Overview
Live
1 CNY = 0.190069 BND
1 BND = 5.2612
CNY
Avg
0.190498
High
0.190972
Low
0.190069
Last updated: 7/16/2026, 12:49:42 PM
Quick Conversions
| CNY | BND |
|---|---|
| 1 CNY | 0.19 BND |
| 10 CNY | 1.90 BND |
| 50 CNY | 9.50 BND |
| 100 CNY | 19.01 BND |
| 500 CNY | 95.03 BND |
| 1,000 CNY | 190.07 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-07-16T12:49:42Z",
"rates": {
"BND": 0.190069
}
}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": 19.006899999999998,
"rate": 0.190069
}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