Rate Overview
Live
1 INR = 0.010424 BSD
1 BSD = 95.9325
INR
Avg
0.010416
High
0.010499
Low
0.010327
Last updated: 5/26/2026, 9:56:08 AM
Quick Conversions
| INR | BSD |
|---|---|
| 1 INR | 0.01 BSD |
| 10 INR | 0.10 BSD |
| 50 INR | 0.52 BSD |
| 100 INR | 1.04 BSD |
| 500 INR | 5.21 BSD |
| 1,000 INR | 10.42 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-05-26T09:56:08Z",
"rates": {
"BSD": 0.010424
}
}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.0424,
"rate": 0.010424
}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