Rate Overview
Live
1 RSD = 0.019445 BBD
1 BBD = 51.4271
RSD
Avg
0.019862
High
0.020426
Low
0.019400
Last updated: 7/21/2026, 11:27:36 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.72 BBD |
| 1,000 RSD | 19.45 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-21T11:27:36Z",
"rates": {
"BBD": 0.019445
}
}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.9445000000000001,
"rate": 0.019445
}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