Rate Overview
Live
1 BBD = 50.8881 RSD
1 RSD = 0.019651
BBD
Avg
50.0928
High
50.9050
Low
48.9569
Last updated: 3/27/2026, 11:27:12 AM
Quick Conversions
| BBD | RSD |
|---|---|
| 1 BBD | 50.89 RSD |
| 10 BBD | 508.88 RSD |
| 50 BBD | 2,544.40 RSD |
| 100 BBD | 5,088.81 RSD |
| 500 BBD | 25,444.05 RSD |
| 1,000 BBD | 50,888.10 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-03-27T11:27:12Z",
"rates": {
"RSD": 50.888096
}
}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": 5088.8096,
"rate": 50.888096
}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