Rate Overview
Live
1 IDR = 0.000447 SBD
1 SBD = 2237.14
IDR
Avg
0.000451
High
0.000454
Low
0.000447
Last updated: 5/27/2026, 2:51:36 PM
Quick Conversions
| IDR | SBD |
|---|---|
| 1 IDR | 0.00 SBD |
| 10 IDR | 0.00 SBD |
| 50 IDR | 0.02 SBD |
| 100 IDR | 0.04 SBD |
| 500 IDR | 0.22 SBD |
| 1,000 IDR | 0.45 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-05-27T14:51:36Z",
"rates": {
"SBD": 0.000447
}
}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.044700000000000004,
"rate": 0.000447
}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