Rate Overview
Live
1 RSD = 0.079288 SBD
1 SBD = 12.6122
RSD
Avg
0.079203
High
0.079427
Low
0.078908
Last updated: 8/16/2026, 4:12:20 PM
Quick Conversions
| RSD | SBD |
|---|---|
| 1 RSD | 0.08 SBD |
| 10 RSD | 0.79 SBD |
| 50 RSD | 3.96 SBD |
| 100 RSD | 7.93 SBD |
| 500 RSD | 39.64 SBD |
| 1,000 RSD | 79.29 SBD |
Get RSD/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=SBDExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-08-16T16:12:20Z",
"rates": {
"SBD": 0.079288
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "SBD",
"amount": 100
},
"result": 7.9288,
"rate": 0.079288
}Build with RSD/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key