Rate Overview
Live
1 SBD = 11.8712 INR
1 INR = 0.084237
SBD
Avg
10.7555
High
11.8712
Low
10.0331
Last updated: 3/27/2026, 1:25:48 PM
Quick Conversions
| SBD | INR |
|---|---|
| 1 SBD | 11.87 INR |
| 10 SBD | 118.71 INR |
| 50 SBD | 593.56 INR |
| 100 SBD | 1,187.12 INR |
| 500 SBD | 5,935.62 INR |
| 1,000 SBD | 11,871.24 INR |
Get SBD/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=INRExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-03-27T13:25:48Z",
"rates": {
"INR": 11.871243
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "INR",
"amount": 100
},
"result": 1187.1243,
"rate": 11.871243
}Build with SBD/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key