Rate Overview
Live
1 BBD = 46.5257 INR
1 INR = 0.021493
BBD
Avg
46.3038
High
46.5257
Low
46.0351
Last updated: 4/16/2026, 7:08:02 PM
Quick Conversions
| BBD | INR |
|---|---|
| 1 BBD | 46.53 INR |
| 10 BBD | 465.26 INR |
| 50 BBD | 2,326.29 INR |
| 100 BBD | 4,652.57 INR |
| 500 BBD | 23,262.86 INR |
| 1,000 BBD | 46,525.72 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-04-16T19:08:02Z",
"rates": {
"INR": 46.525718
}
}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": 4652.5718,
"rate": 46.525718
}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