Rate Overview
Live
1 BDT = 0.707358 RUB
1 RUB = 1.4137
BDT
Avg
0.697828
High
0.707358
Low
0.681241
Last updated: 9/2/2026, 4:40:21 AM
Quick Conversions
| BDT | RUB |
|---|---|
| 1 BDT | 0.71 RUB |
| 10 BDT | 7.07 RUB |
| 50 BDT | 35.37 RUB |
| 100 BDT | 70.74 RUB |
| 500 BDT | 353.68 RUB |
| 1,000 BDT | 707.36 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-09-02T04:40:21Z",
"rates": {
"RUB": 0.707358
}
}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": 70.7358,
"rate": 0.707358
}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