Rate Overview
Live
1 BND = 74.3965 INR
1 INR = 0.013441
BND
Avg
74.1580
High
74.9171
Low
73.0523
Last updated: 7/28/2026, 8:00:08 AM
Quick Conversions
| BND | INR |
|---|---|
| 1 BND | 74.40 INR |
| 10 BND | 743.97 INR |
| 50 BND | 3,719.83 INR |
| 100 BND | 7,439.65 INR |
| 500 BND | 37,198.25 INR |
| 1,000 BND | 74,396.51 INR |
Get BND/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=INRExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-28T08:00:08Z",
"rates": {
"INR": 74.396507
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "INR",
"amount": 100
},
"result": 7439.6507,
"rate": 74.396507
}Build with BND/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key