Rate Overview
Live
1 BBD = 47.5824 INR
1 INR = 0.021016
BBD
Avg
43.7350
High
47.5824
Low
41.9070
Last updated: 3/27/2026, 2:46:19 PM
Quick Conversions
| BBD | INR |
|---|---|
| 1 BBD | 47.58 INR |
| 10 BBD | 475.82 INR |
| 50 BBD | 2,379.12 INR |
| 100 BBD | 4,758.24 INR |
| 500 BBD | 23,791.19 INR |
| 1,000 BBD | 47,582.38 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-27T14:46:19Z",
"rates": {
"INR": 47.582375
}
}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.2375,
"rate": 47.582375
}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