Rate Overview
Live
1 IDR = 0.000471 SBD
1 SBD = 2123.14
IDR
Avg
0.000503
High
0.000548
Low
0.000471
Last updated: 3/27/2026, 9:44:42 AM
Quick Conversions
| IDR | SBD |
|---|---|
| 1 IDR | 0.00 SBD |
| 10 IDR | 0.00 SBD |
| 50 IDR | 0.02 SBD |
| 100 IDR | 0.05 SBD |
| 500 IDR | 0.24 SBD |
| 1,000 IDR | 0.47 SBD |
Get IDR/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=SBDExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-03-27T09:44:42Z",
"rates": {
"SBD": 0.000471
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "SBD",
"amount": 100
},
"result": 0.0471,
"rate": 0.000471
}Build with IDR/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key