Rate Overview
Live
1 CNY = 18.1159 BDT
1 BDT = 0.055200
CNY
Avg
18.1264
High
18.1575
Low
18.0914
Last updated: 6/12/2026, 1:58:12 PM
Quick Conversions
| CNY | BDT |
|---|---|
| 1 CNY | 18.12 BDT |
| 10 CNY | 181.16 BDT |
| 50 CNY | 905.79 BDT |
| 100 CNY | 1,811.59 BDT |
| 500 CNY | 9,057.94 BDT |
| 1,000 CNY | 18,115.89 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-06-12T13:58:12Z",
"rates": {
"BDT": 18.115887
}
}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": 1811.5887,
"rate": 18.115887
}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