Rate Overview
Live
1 BBD = 48.4318 INR
1 INR = 0.020648
BBD
Avg
46.8990
High
48.4318
Low
45.3767
Last updated: 7/24/2026, 1:53:50 PM
Quick Conversions
| BBD | INR |
|---|---|
| 1 BBD | 48.43 INR |
| 10 BBD | 484.32 INR |
| 50 BBD | 2,421.59 INR |
| 100 BBD | 4,843.18 INR |
| 500 BBD | 24,215.88 INR |
| 1,000 BBD | 48,431.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-07-24T13:53:50Z",
"rates": {
"INR": 48.43175
}
}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": 4843.175,
"rate": 48.43175
}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