Rate Overview
Live
1 BBD = 48.4765 INR
1 INR = 0.020629
BBD
Avg
48.2542
High
48.4765
Low
48.1179
Last updated: 7/23/2026, 7:16:30 PM
Quick Conversions
| BBD | INR |
|---|---|
| 1 BBD | 48.48 INR |
| 10 BBD | 484.77 INR |
| 50 BBD | 2,423.83 INR |
| 100 BBD | 4,847.65 INR |
| 500 BBD | 24,238.26 INR |
| 1,000 BBD | 48,476.53 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-07-23T19:16:30Z",
"rates": {
"INR": 48.476525
}
}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": 4847.6525,
"rate": 48.476525
}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