Rate Overview
Live
1 BBD = 47.4965 INR
1 INR = 0.021054
BBD
Avg
47.5893
High
47.8825
Low
47.3574
Last updated: 6/16/2026, 6:12:50 AM
Quick Conversions
| BBD | INR |
|---|---|
| 1 BBD | 47.50 INR |
| 10 BBD | 474.97 INR |
| 50 BBD | 2,374.83 INR |
| 100 BBD | 4,749.65 INR |
| 500 BBD | 23,748.25 INR |
| 1,000 BBD | 47,496.50 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-06-16T06:12:50Z",
"rates": {
"INR": 47.4965
}
}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": 4749.65,
"rate": 47.4965
}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