Rate Overview
Live
1 RSD = 0.019381 BBD
1 BBD = 51.5969
RSD
Avg
0.019400
High
0.019469
Low
0.019364
Last updated: 7/29/2026, 1:28:00 AM
Quick Conversions
| RSD | BBD |
|---|---|
| 1 RSD | 0.02 BBD |
| 10 RSD | 0.19 BBD |
| 50 RSD | 0.97 BBD |
| 100 RSD | 1.94 BBD |
| 500 RSD | 9.69 BBD |
| 1,000 RSD | 19.38 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-07-29T01:28:00Z",
"rates": {
"BBD": 0.019381
}
}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.9381,
"rate": 0.019381
}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