Rate Overview
Live
1 BBD = 47.8600 INR
1 INR = 0.020894
BBD
Avg
44.0388
High
47.8600
Low
41.9070
Last updated: 5/27/2026, 4:50:44 AM
Quick Conversions
| BBD | INR |
|---|---|
| 1 BBD | 47.86 INR |
| 10 BBD | 478.60 INR |
| 50 BBD | 2,393.00 INR |
| 100 BBD | 4,786.00 INR |
| 500 BBD | 23,930.02 INR |
| 1,000 BBD | 47,860.05 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-27T04:50:44Z",
"rates": {
"INR": 47.860049
}
}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": 4786.0049,
"rate": 47.860049
}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