Rate Overview
Live
1 BBD = 51.3126 RSD
1 RSD = 0.019488
BBD
Avg
50.2412
High
51.5450
Low
48.9569
Last updated: 7/3/2026, 4:20:19 PM
Quick Conversions
| BBD | RSD |
|---|---|
| 1 BBD | 51.31 RSD |
| 10 BBD | 513.13 RSD |
| 50 BBD | 2,565.63 RSD |
| 100 BBD | 5,131.26 RSD |
| 500 BBD | 25,656.30 RSD |
| 1,000 BBD | 51,312.60 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-07-03T16:20:19Z",
"rates": {
"RSD": 51.3126
}
}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": 5131.26,
"rate": 51.3126
}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