Rate Overview
Live
1 CNY = 18.1276 BDT
1 BDT = 0.055164
CNY
Avg
18.1445
High
18.1949
Low
18.1237
Last updated: 7/8/2026, 8:45:28 AM
Quick Conversions
| CNY | BDT |
|---|---|
| 1 CNY | 18.13 BDT |
| 10 CNY | 181.28 BDT |
| 50 CNY | 906.38 BDT |
| 100 CNY | 1,812.76 BDT |
| 500 CNY | 9,063.82 BDT |
| 1,000 CNY | 18,127.65 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-08T08:45:28Z",
"rates": {
"BDT": 18.12765
}
}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": 1812.7649999999999,
"rate": 18.12765
}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