Rate Overview
Live
1 BBD = 47.7197 INR
1 INR = 0.020956
BBD
Avg
47.4528
High
47.8825
Low
47.1647
Last updated: 7/7/2026, 9:49:12 AM
Quick Conversions
| BBD | INR |
|---|---|
| 1 BBD | 47.72 INR |
| 10 BBD | 477.20 INR |
| 50 BBD | 2,385.99 INR |
| 100 BBD | 4,771.97 INR |
| 500 BBD | 23,859.88 INR |
| 1,000 BBD | 47,719.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-07T09:49:12Z",
"rates": {
"INR": 47.71975
}
}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": 4771.974999999999,
"rate": 47.71975
}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