Rate Overview
Live
1 BDT = 0.054824 CNY
1 CNY = 18.2402
BDT
Avg
0.055041
High
0.055309
Low
0.054818
Last updated: 7/25/2026, 10:54:06 PM
Quick Conversions
| BDT | CNY |
|---|---|
| 1 BDT | 0.05 CNY |
| 10 BDT | 0.55 CNY |
| 50 BDT | 2.74 CNY |
| 100 BDT | 5.48 CNY |
| 500 BDT | 27.41 CNY |
| 1,000 BDT | 54.82 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-07-25T22:54:06Z",
"rates": {
"CNY": 0.054824
}
}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.4824,
"rate": 0.054824
}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