Rate Overview
Live
1 BDT = 0.587851 RUB
1 RUB = 1.7011
BDT
Avg
0.588788
High
0.594464
Low
0.585843
Last updated: 6/16/2026, 2:39:39 AM
Quick Conversions
| BDT | RUB |
|---|---|
| 1 BDT | 0.59 RUB |
| 10 BDT | 5.88 RUB |
| 50 BDT | 29.39 RUB |
| 100 BDT | 58.79 RUB |
| 500 BDT | 293.93 RUB |
| 1,000 BDT | 587.85 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-06-16T02:39:39Z",
"rates": {
"RUB": 0.587851
}
}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": 58.7851,
"rate": 0.587851
}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