Rate Overview
Live
1 INR = 0.010522 BSD
1 BSD = 95.0390
INR
Avg
0.010742
High
0.011086
Low
0.010417
Last updated: 7/1/2026, 4:14:26 AM
Quick Conversions
| INR | BSD |
|---|---|
| 1 INR | 0.01 BSD |
| 10 INR | 0.11 BSD |
| 50 INR | 0.53 BSD |
| 100 INR | 1.05 BSD |
| 500 INR | 5.26 BSD |
| 1,000 INR | 10.52 BSD |
Get INR/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=BSDExample Response:
{
"success": true,
"base": "INR",
"date": "2026-07-01T04:14:26Z",
"rates": {
"BSD": 0.010522
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "BSD",
"amount": 100
},
"result": 1.0522,
"rate": 0.010522
}Build with INR/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key