Rate Overview
Live
1 BDT = 0.621528 RUB
1 RUB = 1.6089
BDT
Avg
0.613649
High
0.641523
Low
0.588110
Last updated: 7/13/2026, 5:08:56 PM
Quick Conversions
| BDT | RUB |
|---|---|
| 1 BDT | 0.62 RUB |
| 10 BDT | 6.22 RUB |
| 50 BDT | 31.08 RUB |
| 100 BDT | 62.15 RUB |
| 500 BDT | 310.76 RUB |
| 1,000 BDT | 621.53 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-13T17:08:56Z",
"rates": {
"RUB": 0.621528
}
}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": 62.1528,
"rate": 0.621528
}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