Rate Overview
Live
1 BBD = 48.0469 INR
1 INR = 0.020813
BBD
Avg
46.2607
High
48.1026
Low
44.9262
Last updated: 5/27/2026, 6:13:23 AM
Quick Conversions
| BBD | INR |
|---|---|
| 1 BBD | 48.05 INR |
| 10 BBD | 480.47 INR |
| 50 BBD | 2,402.34 INR |
| 100 BBD | 4,804.69 INR |
| 500 BBD | 24,023.44 INR |
| 1,000 BBD | 48,046.88 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-05-27T06:13:23Z",
"rates": {
"INR": 48.046875
}
}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": 4804.6875,
"rate": 48.046875
}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