Rate Overview
Live
1 CNY = 18.2264 BDT
1 BDT = 0.054865
CNY
Avg
18.2894
High
18.3483
Low
18.2264
Last updated: 9/2/2026, 5:54:13 AM
Quick Conversions
| CNY | BDT |
|---|---|
| 1 CNY | 18.23 BDT |
| 10 CNY | 182.26 BDT |
| 50 CNY | 911.32 BDT |
| 100 CNY | 1,822.64 BDT |
| 500 CNY | 9,113.22 BDT |
| 1,000 CNY | 18,226.45 BDT |
Get CNY/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=BDTExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-09-02T05:54:13Z",
"rates": {
"BDT": 18.226449
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "BDT",
"amount": 100
},
"result": 1822.6448999999998,
"rate": 18.226449
}Build with CNY/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key