Rate Overview
Live
1 CNY = 17.9869 BDT
1 BDT = 0.055596
CNY
Avg
17.9924
High
18.0392
Low
17.9488
Last updated: 4/17/2026, 10:43:12 AM
Quick Conversions
| CNY | BDT |
|---|---|
| 1 CNY | 17.99 BDT |
| 10 CNY | 179.87 BDT |
| 50 CNY | 899.35 BDT |
| 100 CNY | 1,798.69 BDT |
| 500 CNY | 8,993.45 BDT |
| 1,000 CNY | 17,986.91 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-04-17T10:43:12Z",
"rates": {
"BDT": 17.986906
}
}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": 1798.6906000000001,
"rate": 17.986906
}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