Rate Overview
Live
1 BDT = 0.639135 RUB
1 RUB = 1.5646
BDT
Avg
0.624707
High
0.641523
Low
0.605840
Last updated: 7/1/2026, 4:52:15 AM
Quick Conversions
| BDT | RUB |
|---|---|
| 1 BDT | 0.64 RUB |
| 10 BDT | 6.39 RUB |
| 50 BDT | 31.96 RUB |
| 100 BDT | 63.91 RUB |
| 500 BDT | 319.57 RUB |
| 1,000 BDT | 639.14 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-07-01T04:52:15Z",
"rates": {
"RUB": 0.639135
}
}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": 63.9135,
"rate": 0.639135
}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