Rate Overview
Live
1 BBD = 47.7362 INR
1 INR = 0.020948
BBD
Avg
47.3612
High
47.7362
Low
47.1978
Last updated: 7/1/2026, 3:14:25 PM
Quick Conversions
| BBD | INR |
|---|---|
| 1 BBD | 47.74 INR |
| 10 BBD | 477.36 INR |
| 50 BBD | 2,386.81 INR |
| 100 BBD | 4,773.63 INR |
| 500 BBD | 23,868.13 INR |
| 1,000 BBD | 47,736.25 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-01T15:14:25Z",
"rates": {
"INR": 47.73625
}
}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": 4773.625,
"rate": 47.73625
}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