Rate Overview
Live
1 BDT = 0.633460 RUB
1 RUB = 1.5786
BDT
Avg
0.634598
High
0.636216
Low
0.632906
Last updated: 7/26/2026, 10:28:37 PM
Quick Conversions
| BDT | RUB |
|---|---|
| 1 BDT | 0.63 RUB |
| 10 BDT | 6.33 RUB |
| 50 BDT | 31.67 RUB |
| 100 BDT | 63.35 RUB |
| 500 BDT | 316.73 RUB |
| 1,000 BDT | 633.46 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-26T22:28:37Z",
"rates": {
"RUB": 0.63346
}
}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.346000000000004,
"rate": 0.63346
}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