Rate Overview
Live
1 RSD = 0.104482 BOB
1 BOB = 9.5710
RSD
Avg
0.070598
High
0.104482
Low
0.067106
Last updated: 7/22/2026, 1:52:28 AM
Quick Conversions
| RSD | BOB |
|---|---|
| 1 RSD | 0.10 BOB |
| 10 RSD | 1.04 BOB |
| 50 RSD | 5.22 BOB |
| 100 RSD | 10.45 BOB |
| 500 RSD | 52.24 BOB |
| 1,000 RSD | 104.48 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-07-22T01:52:28Z",
"rates": {
"BOB": 0.104482
}
}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": 10.4482,
"rate": 0.104482
}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