Rate Overview
Live
1 BBD = 47.5801 INR
1 INR = 0.021017
BBD
Avg
44.2071
High
47.5801
Low
42.2501
Last updated: 3/27/2026, 12:58:37 PM
Quick Conversions
| BBD | INR |
|---|---|
| 1 BBD | 47.58 INR |
| 10 BBD | 475.80 INR |
| 50 BBD | 2,379.01 INR |
| 100 BBD | 4,758.01 INR |
| 500 BBD | 23,790.06 INR |
| 1,000 BBD | 47,580.13 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-03-27T12:58:37Z",
"rates": {
"INR": 47.580125
}
}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": 4758.0125,
"rate": 47.580125
}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