Rate Overview
Live
1 BDT = 0.056458 CNY
1 CNY = 17.7123
BDT
Avg
0.056347
High
0.056467
Low
0.056056
Last updated: 3/7/2026, 9:13:07 AM
Quick Conversions
| BDT | CNY |
|---|---|
| 1 BDT | 0.06 CNY |
| 10 BDT | 0.56 CNY |
| 50 BDT | 2.82 CNY |
| 100 BDT | 5.65 CNY |
| 500 BDT | 28.23 CNY |
| 1,000 BDT | 56.46 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-07T09:13:07Z",
"rates": {
"CNY": 0.056458
}
}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.6458,
"rate": 0.056458
}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