Rate Overview
Live
1 BDT = 0.636283 RUB
1 RUB = 1.5716
BDT
Avg
0.726685
High
0.920124
Low
0.579350
Last updated: 7/23/2026, 12:58:48 PM
Quick Conversions
| BDT | RUB |
|---|---|
| 1 BDT | 0.64 RUB |
| 10 BDT | 6.36 RUB |
| 50 BDT | 31.81 RUB |
| 100 BDT | 63.63 RUB |
| 500 BDT | 318.14 RUB |
| 1,000 BDT | 636.28 RUB |
Get BDT/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=RUBExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-23T12:58:48Z",
"rates": {
"RUB": 0.636283
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "RUB",
"amount": 100
},
"result": 63.6283,
"rate": 0.636283
}Build with BDT/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key