Rate Overview
Live
1 BBD = 47.1687 INR
1 INR = 0.021200
BBD
Avg
47.1739
High
47.3030
Low
47.0744
Last updated: 5/7/2026, 12:19:02 AM
Quick Conversions
| BBD | INR |
|---|---|
| 1 BBD | 47.17 INR |
| 10 BBD | 471.69 INR |
| 50 BBD | 2,358.44 INR |
| 100 BBD | 4,716.87 INR |
| 500 BBD | 23,584.37 INR |
| 1,000 BBD | 47,168.74 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-07T00:19:02Z",
"rates": {
"INR": 47.168743
}
}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": 4716.8742999999995,
"rate": 47.168743
}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