Rate Overview
Live
1 CNY = 18.1801 BDT
1 BDT = 0.055005
CNY
Avg
17.9044
High
18.2160
Low
17.5210
Last updated: 7/17/2026, 6:19:21 AM
Quick Conversions
| CNY | BDT |
|---|---|
| 1 CNY | 18.18 BDT |
| 10 CNY | 181.80 BDT |
| 50 CNY | 909.00 BDT |
| 100 CNY | 1,818.01 BDT |
| 500 CNY | 9,090.04 BDT |
| 1,000 CNY | 18,180.07 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-17T06:19:21Z",
"rates": {
"BDT": 18.180071
}
}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": 1818.0071000000003,
"rate": 18.180071
}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