Rate Overview
Live
1 RSD = 0.114434 BOB
1 BOB = 8.7387
RSD
Avg
0.116436
High
0.119203
Low
0.114434
Last updated: 8/16/2026, 12:46:35 AM
Quick Conversions
| RSD | BOB |
|---|---|
| 1 RSD | 0.11 BOB |
| 10 RSD | 1.14 BOB |
| 50 RSD | 5.72 BOB |
| 100 RSD | 11.44 BOB |
| 500 RSD | 57.22 BOB |
| 1,000 RSD | 114.43 BOB |
Get RSD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=BOBExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-08-16T00:46:35Z",
"rates": {
"BOB": 0.114434
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "BOB",
"amount": 100
},
"result": 11.443399999999999,
"rate": 0.114434
}Build with RSD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key