Rate Overview
Live
1 BDT = 0.056325 CNY
1 CNY = 17.7541
BDT
Avg
0.065228
High
0.077458
Low
0.056003
Last updated: 3/28/2026, 3:19:28 PM
Quick Conversions
| BDT | CNY |
|---|---|
| 1 BDT | 0.06 CNY |
| 10 BDT | 0.56 CNY |
| 50 BDT | 2.82 CNY |
| 100 BDT | 5.63 CNY |
| 500 BDT | 28.16 CNY |
| 1,000 BDT | 56.33 CNY |
Get BDT/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=CNYExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-03-28T15:19:28Z",
"rates": {
"CNY": 0.056325
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "CNY",
"amount": 100
},
"result": 5.6325,
"rate": 0.056325
}Build with BDT/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key