Rate Overview
Live
1 SBD = 12.0019 INR
1 INR = 0.083320
SBD
Avg
11.4308
High
12.0396
Low
10.9313
Last updated: 5/27/2026, 1:56:50 PM
Quick Conversions
| SBD | INR |
|---|---|
| 1 SBD | 12.00 INR |
| 10 SBD | 120.02 INR |
| 50 SBD | 600.10 INR |
| 100 SBD | 1,200.19 INR |
| 500 SBD | 6,000.96 INR |
| 1,000 SBD | 12,001.92 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-05-27T13:56:50Z",
"rates": {
"INR": 12.00192
}
}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": 1200.192,
"rate": 12.00192
}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