Rate Overview
Live
1 CNY = 18.2238 BDT
1 BDT = 0.054873
CNY
Avg
15.8527
High
18.2238
Low
13.0363
Last updated: 7/26/2026, 11:38:36 AM
Quick Conversions
| CNY | BDT |
|---|---|
| 1 CNY | 18.22 BDT |
| 10 CNY | 182.24 BDT |
| 50 CNY | 911.19 BDT |
| 100 CNY | 1,822.38 BDT |
| 500 CNY | 9,111.90 BDT |
| 1,000 CNY | 18,223.80 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-07-26T11:38:36Z",
"rates": {
"BDT": 18.223799
}
}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.3799,
"rate": 18.223799
}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