Rate Overview
Live
1 RSD = 0.080861 SBD
1 SBD = 12.3669
RSD
Avg
0.080719
High
0.080861
Low
0.080472
Last updated: 4/18/2026, 8:45:38 AM
Quick Conversions
| RSD | SBD |
|---|---|
| 1 RSD | 0.08 SBD |
| 10 RSD | 0.81 SBD |
| 50 RSD | 4.04 SBD |
| 100 RSD | 8.09 SBD |
| 500 RSD | 40.43 SBD |
| 1,000 RSD | 80.86 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-04-18T08:45:38Z",
"rates": {
"SBD": 0.080861
}
}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": 8.0861,
"rate": 0.080861
}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