Rate Overview
Live
1 RSD = 0.009738 BSD
1 BSD = 102.6905
RSD
Avg
0.009767
High
0.009893
Low
0.009681
Last updated: 7/9/2026, 11:35:43 PM
Quick Conversions
| RSD | BSD |
|---|---|
| 1 RSD | 0.01 BSD |
| 10 RSD | 0.10 BSD |
| 50 RSD | 0.49 BSD |
| 100 RSD | 0.97 BSD |
| 500 RSD | 4.87 BSD |
| 1,000 RSD | 9.74 BSD |
Get RSD/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=BSDExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-07-09T23:35:43Z",
"rates": {
"BSD": 0.009738
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "BSD",
"amount": 100
},
"result": 0.9738,
"rate": 0.009738
}Build with RSD/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key