Rate Overview
Live
1 CNY = 17.7540 BDT
1 BDT = 0.056325
CNY
Avg
17.7746
High
17.8157
Low
17.7355
Last updated: 3/28/2026, 9:09:49 AM
Quick Conversions
| CNY | BDT |
|---|---|
| 1 CNY | 17.75 BDT |
| 10 CNY | 177.54 BDT |
| 50 CNY | 887.70 BDT |
| 100 CNY | 1,775.40 BDT |
| 500 CNY | 8,876.98 BDT |
| 1,000 CNY | 17,753.96 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-03-28T09:09:49Z",
"rates": {
"BDT": 17.75396
}
}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": 1775.396,
"rate": 17.75396
}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