Rate Overview
Live
1 BBD = 49.4082 RSD
1 RSD = 0.020240
BBD
Avg
49.6838
High
49.9379
Low
49.4082
Last updated: 5/7/2026, 4:26:01 AM
Quick Conversions
| BBD | RSD |
|---|---|
| 1 BBD | 49.41 RSD |
| 10 BBD | 494.08 RSD |
| 50 BBD | 2,470.41 RSD |
| 100 BBD | 4,940.82 RSD |
| 500 BBD | 24,704.10 RSD |
| 1,000 BBD | 49,408.20 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-05-07T04:26:01Z",
"rates": {
"RSD": 49.408196
}
}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": 4940.8196,
"rate": 49.408196
}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