Rate Overview
Live
1 BBD = 47.5337 INR
1 INR = 0.021038
BBD
Avg
45.2078
High
47.5337
Low
44.0295
Last updated: 3/27/2026, 11:13:43 AM
Quick Conversions
| BBD | INR |
|---|---|
| 1 BBD | 47.53 INR |
| 10 BBD | 475.34 INR |
| 50 BBD | 2,376.69 INR |
| 100 BBD | 4,753.38 INR |
| 500 BBD | 23,766.88 INR |
| 1,000 BBD | 47,533.75 INR |
Get BBD/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=INRExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-03-27T11:13:43Z",
"rates": {
"INR": 47.53375
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "INR",
"amount": 100
},
"result": 4753.375,
"rate": 47.53375
}Build with BBD/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key