Rate Overview
Live
1 BDT = 0.055249 CNY
1 CNY = 18.0999
BDT
Avg
0.064221
High
0.077069
Low
0.055249
Last updated: 5/28/2026, 11:01:36 PM
Quick Conversions
| BDT | CNY |
|---|---|
| 1 BDT | 0.06 CNY |
| 10 BDT | 0.55 CNY |
| 50 BDT | 2.76 CNY |
| 100 BDT | 5.52 CNY |
| 500 BDT | 27.62 CNY |
| 1,000 BDT | 55.25 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-05-28T23:01:36Z",
"rates": {
"CNY": 0.055249
}
}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.5249,
"rate": 0.055249
}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