Rate Overview
Live
1 CNY = 0.188671 BND
1 BND = 5.3002
CNY
Avg
0.187447
High
0.188880
Low
0.185795
Last updated: 5/28/2026, 11:10:22 PM
Quick Conversions
| CNY | BND |
|---|---|
| 1 CNY | 0.19 BND |
| 10 CNY | 1.89 BND |
| 50 CNY | 9.43 BND |
| 100 CNY | 18.87 BND |
| 500 CNY | 94.34 BND |
| 1,000 CNY | 188.67 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-05-28T23:10:22Z",
"rates": {
"BND": 0.188671
}
}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.8671,
"rate": 0.188671
}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