Rate Overview
Live
1 CNY = 18.0999 BDT
1 BDT = 0.055249
CNY
Avg
15.7290
High
18.0999
Low
12.9753
Last updated: 5/28/2026, 9:50:00 PM
Quick Conversions
| CNY | BDT |
|---|---|
| 1 CNY | 18.10 BDT |
| 10 CNY | 181.00 BDT |
| 50 CNY | 904.99 BDT |
| 100 CNY | 1,809.99 BDT |
| 500 CNY | 9,049.93 BDT |
| 1,000 CNY | 18,099.86 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-05-28T21:50:00Z",
"rates": {
"BDT": 18.099862
}
}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": 1809.9862000000003,
"rate": 18.099862
}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