Rate Overview
Live
1 CNY = 18.0470 BDT
1 BDT = 0.055411
CNY
Avg
17.9905
High
18.0526
Low
17.9568
Last updated: 5/7/2026, 4:00:19 PM
Quick Conversions
| CNY | BDT |
|---|---|
| 1 CNY | 18.05 BDT |
| 10 CNY | 180.47 BDT |
| 50 CNY | 902.35 BDT |
| 100 CNY | 1,804.70 BDT |
| 500 CNY | 9,023.52 BDT |
| 1,000 CNY | 18,047.05 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-07T16:00:19Z",
"rates": {
"BDT": 18.047049
}
}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": 1804.7049000000002,
"rate": 18.047049
}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