Rate Overview
Live
1 CNY = 18.2401 BDT
1 BDT = 0.054824
CNY
Avg
17.9431
High
18.2420
Low
17.5281
Last updated: 7/25/2026, 9:12:26 PM
Quick Conversions
| CNY | BDT |
|---|---|
| 1 CNY | 18.24 BDT |
| 10 CNY | 182.40 BDT |
| 50 CNY | 912.01 BDT |
| 100 CNY | 1,824.01 BDT |
| 500 CNY | 9,120.07 BDT |
| 1,000 CNY | 18,240.14 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-25T21:12:26Z",
"rates": {
"BDT": 18.240136
}
}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": 1824.0136,
"rate": 18.240136
}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