Rate Overview
Live
1 BND = 71.8763 INR
1 INR = 0.013913
BND
Avg
72.0509
High
72.4311
Low
71.8263
Last updated: 3/7/2026, 7:57:37 AM
Quick Conversions
| BND | INR |
|---|---|
| 1 BND | 71.88 INR |
| 10 BND | 718.76 INR |
| 50 BND | 3,593.82 INR |
| 100 BND | 7,187.63 INR |
| 500 BND | 35,938.17 INR |
| 1,000 BND | 71,876.35 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-03-07T07:57:37Z",
"rates": {
"INR": 71.876349
}
}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": 7187.634900000001,
"rate": 71.876349
}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