Rate Overview
Live
1 BDT = 0.643409 RUB
1 RUB = 1.5542
BDT
Avg
0.634918
High
0.643409
Low
0.628993
Last updated: 3/6/2026, 11:10:10 PM
Quick Conversions
| BDT | RUB |
|---|---|
| 1 BDT | 0.64 RUB |
| 10 BDT | 6.43 RUB |
| 50 BDT | 32.17 RUB |
| 100 BDT | 64.34 RUB |
| 500 BDT | 321.70 RUB |
| 1,000 BDT | 643.41 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-03-06T23:10:10Z",
"rates": {
"RUB": 0.643409
}
}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": 64.3409,
"rate": 0.643409
}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