Rate Overview
Live
1 RSD = 0.019637 BBD
1 BBD = 50.9243
RSD
Avg
0.019709
High
0.019787
Low
0.019637
Last updated: 6/18/2026, 6:34:51 PM
Quick Conversions
| RSD | BBD |
|---|---|
| 1 RSD | 0.02 BBD |
| 10 RSD | 0.20 BBD |
| 50 RSD | 0.98 BBD |
| 100 RSD | 1.96 BBD |
| 500 RSD | 9.82 BBD |
| 1,000 RSD | 19.64 BBD |
Get RSD/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=BBDExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-06-18T18:34:51Z",
"rates": {
"BBD": 0.019637
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "BBD",
"amount": 100
},
"result": 1.9637000000000002,
"rate": 0.019637
}Build with RSD/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key