Rate Overview
Live
1 RSD = 0.077713 SBD
1 SBD = 12.8679
RSD
Avg
0.078388
High
0.078997
Low
0.077713
Last updated: 7/7/2026, 8:19:50 PM
Quick Conversions
| RSD | SBD |
|---|---|
| 1 RSD | 0.08 SBD |
| 10 RSD | 0.78 SBD |
| 50 RSD | 3.89 SBD |
| 100 RSD | 7.77 SBD |
| 500 RSD | 38.86 SBD |
| 1,000 RSD | 77.71 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-07-07T20:19:50Z",
"rates": {
"SBD": 0.077713
}
}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.7713,
"rate": 0.077713
}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