Rate Overview
Live
1 BND = 74.7893 INR
1 INR = 0.013371
BND
Avg
73.0371
High
75.2475
Low
69.9580
Last updated: 7/26/2026, 8:00:49 AM
Quick Conversions
| BND | INR |
|---|---|
| 1 BND | 74.79 INR |
| 10 BND | 747.89 INR |
| 50 BND | 3,739.47 INR |
| 100 BND | 7,478.93 INR |
| 500 BND | 37,394.66 INR |
| 1,000 BND | 74,789.33 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-26T08:00:49Z",
"rates": {
"INR": 74.789325
}
}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": 7478.932500000001,
"rate": 74.789325
}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