Rate Overview
Live
1 RSD = 0.106194 BOB
1 BOB = 9.4167
RSD
Avg
0.073330
High
0.108834
Low
0.067091
Last updated: 7/27/2026, 5:51:11 PM
Quick Conversions
| RSD | BOB |
|---|---|
| 1 RSD | 0.11 BOB |
| 10 RSD | 1.06 BOB |
| 50 RSD | 5.31 BOB |
| 100 RSD | 10.62 BOB |
| 500 RSD | 53.10 BOB |
| 1,000 RSD | 106.19 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-27T17:51:11Z",
"rates": {
"BOB": 0.106194
}
}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.619399999999999,
"rate": 0.106194
}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