Rate Overview
Live
1 BBD = 50.4607 RSD
1 RSD = 0.019817
BBD
Avg
50.5512
High
50.6561
Low
50.3768
Last updated: 9/4/2026, 9:21:51 AM
Quick Conversions
| BBD | RSD |
|---|---|
| 1 BBD | 50.46 RSD |
| 10 BBD | 504.61 RSD |
| 50 BBD | 2,523.04 RSD |
| 100 BBD | 5,046.07 RSD |
| 500 BBD | 25,230.36 RSD |
| 1,000 BBD | 50,460.73 RSD |
Get BBD/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=RSDExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-09-04T09:21:51Z",
"rates": {
"RSD": 50.460729
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "RSD",
"amount": 100
},
"result": 5046.0729,
"rate": 50.460729
}Build with BBD/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key