Rate Overview
Live
1 CNY = 0.189605 BND
1 BND = 5.2741
CNY
Avg
0.189902
High
0.190265
Low
0.189604
Last updated: 6/12/2026, 2:01:30 PM
Quick Conversions
| CNY | BND |
|---|---|
| 1 CNY | 0.19 BND |
| 10 CNY | 1.90 BND |
| 50 CNY | 9.48 BND |
| 100 CNY | 18.96 BND |
| 500 CNY | 94.80 BND |
| 1,000 CNY | 189.61 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-06-12T14:01:30Z",
"rates": {
"BND": 0.189605
}
}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.9605,
"rate": 0.189605
}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