Rate Overview
Live
1 SBD = 11.8296 INR
1 INR = 0.084534
SBD
Avg
11.8729
High
11.9382
Low
11.8280
Last updated: 9/3/2026, 1:54:33 PM
Quick Conversions
| SBD | INR |
|---|---|
| 1 SBD | 11.83 INR |
| 10 SBD | 118.30 INR |
| 50 SBD | 591.48 INR |
| 100 SBD | 1,182.96 INR |
| 500 SBD | 5,914.81 INR |
| 1,000 SBD | 11,829.61 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-09-03T13:54:33Z",
"rates": {
"INR": 11.829611
}
}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": 1182.9611,
"rate": 11.829611
}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