Rate Overview
Live
1 SBD = 11.8940 INR
1 INR = 0.084076
SBD
Avg
11.8476
High
11.9087
Low
11.8038
Last updated: 8/13/2026, 2:03:15 PM
Quick Conversions
| SBD | INR |
|---|---|
| 1 SBD | 11.89 INR |
| 10 SBD | 118.94 INR |
| 50 SBD | 594.70 INR |
| 100 SBD | 1,189.40 INR |
| 500 SBD | 5,946.98 INR |
| 1,000 SBD | 11,893.97 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-08-13T14:03:15Z",
"rates": {
"INR": 11.893965
}
}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": 1189.3965,
"rate": 11.893965
}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