Rate Overview
Live
1 BDT = 0.663881 RUB
1 RUB = 1.5063
BDT
Avg
0.650170
High
0.685233
Low
0.619444
Last updated: 3/27/2026, 12:54:38 PM
Quick Conversions
| BDT | RUB |
|---|---|
| 1 BDT | 0.66 RUB |
| 10 BDT | 6.64 RUB |
| 50 BDT | 33.19 RUB |
| 100 BDT | 66.39 RUB |
| 500 BDT | 331.94 RUB |
| 1,000 BDT | 663.88 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-27T12:54:38Z",
"rates": {
"RUB": 0.663881
}
}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": 66.38810000000001,
"rate": 0.663881
}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