Rate Overview
Live
1 BBD = 46.0776 INR
1 INR = 0.021702
BBD
Avg
45.8345
High
46.0776
Low
45.5400
Last updated: 3/6/2026, 9:38:58 PM
Quick Conversions
| BBD | INR |
|---|---|
| 1 BBD | 46.08 INR |
| 10 BBD | 460.78 INR |
| 50 BBD | 2,303.88 INR |
| 100 BBD | 4,607.76 INR |
| 500 BBD | 23,038.83 INR |
| 1,000 BBD | 46,077.65 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-06T21:38:58Z",
"rates": {
"INR": 46.07765
}
}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": 4607.764999999999,
"rate": 46.07765
}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