Rate Overview
Live
1 RSD = 0.020266 BBD
1 BBD = 49.3437
RSD
Avg
0.020183
High
0.020266
Low
0.020099
Last updated: 4/18/2026, 8:43:00 AM
Quick Conversions
| RSD | BBD |
|---|---|
| 1 RSD | 0.02 BBD |
| 10 RSD | 0.20 BBD |
| 50 RSD | 1.01 BBD |
| 100 RSD | 2.03 BBD |
| 500 RSD | 10.13 BBD |
| 1,000 RSD | 20.27 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-04-18T08:43:00Z",
"rates": {
"BBD": 0.020266
}
}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": 2.0265999999999997,
"rate": 0.020266
}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