Rate Overview
Live
1 BBD = 47.6385 INR
1 INR = 0.020991
BBD
Avg
47.6641
High
47.7954
Low
47.4756
Last updated: 9/2/2026, 4:27:34 AM
Quick Conversions
| BBD | INR |
|---|---|
| 1 BBD | 47.64 INR |
| 10 BBD | 476.39 INR |
| 50 BBD | 2,381.93 INR |
| 100 BBD | 4,763.85 INR |
| 500 BBD | 23,819.25 INR |
| 1,000 BBD | 47,638.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-09-02T04:27:34Z",
"rates": {
"INR": 47.6385
}
}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": 4763.85,
"rate": 47.6385
}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