Rate Overview
Live
1 BDT = 0.583390 RUB
1 RUB = 1.7141
BDT
Avg
0.583103
High
0.590256
Low
0.580272
Last updated: 5/26/2026, 11:09:48 PM
Quick Conversions
| BDT | RUB |
|---|---|
| 1 BDT | 0.58 RUB |
| 10 BDT | 5.83 RUB |
| 50 BDT | 29.17 RUB |
| 100 BDT | 58.34 RUB |
| 500 BDT | 291.70 RUB |
| 1,000 BDT | 583.39 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-05-26T23:09:48Z",
"rates": {
"RUB": 0.58339
}
}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.339,
"rate": 0.58339
}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