Rate Overview
Live
1 BND = 73.5369 INR
1 INR = 0.013599
BND
Avg
73.9226
High
74.4079
Low
73.5369
Last updated: 6/18/2026, 10:03:55 AM
Quick Conversions
| BND | INR |
|---|---|
| 1 BND | 73.54 INR |
| 10 BND | 735.37 INR |
| 50 BND | 3,676.85 INR |
| 100 BND | 7,353.69 INR |
| 500 BND | 36,768.47 INR |
| 1,000 BND | 73,536.94 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-06-18T10:03:55Z",
"rates": {
"INR": 73.536938
}
}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": 7353.693800000001,
"rate": 73.536938
}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