Rate Overview
Live
1 BDT = 0.630305 RUB
1 RUB = 1.5865
BDT
Avg
0.625943
High
0.671813
Low
0.578070
Last updated: 7/15/2026, 5:11:04 AM
Quick Conversions
| BDT | RUB |
|---|---|
| 1 BDT | 0.63 RUB |
| 10 BDT | 6.30 RUB |
| 50 BDT | 31.52 RUB |
| 100 BDT | 63.03 RUB |
| 500 BDT | 315.15 RUB |
| 1,000 BDT | 630.31 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-15T05:11:04Z",
"rates": {
"RUB": 0.630305
}
}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.0305,
"rate": 0.630305
}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