Rate Overview
Live
1 BDT = 0.681506 RUB
1 RUB = 1.4673
BDT
Avg
0.672924
High
0.685827
Low
0.658555
Last updated: 8/16/2026, 4:16:39 AM
Quick Conversions
| BDT | RUB |
|---|---|
| 1 BDT | 0.68 RUB |
| 10 BDT | 6.82 RUB |
| 50 BDT | 34.08 RUB |
| 100 BDT | 68.15 RUB |
| 500 BDT | 340.75 RUB |
| 1,000 BDT | 681.51 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-08-16T04:16:39Z",
"rates": {
"RUB": 0.681506
}
}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": 68.1506,
"rate": 0.681506
}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