Rate Overview
Live
1 RSD = 0.108834 BOB
1 BOB = 9.1883
RSD
Avg
0.069577
High
0.108834
Low
0.060867
Last updated: 7/26/2026, 8:50:24 PM
Quick Conversions
| RSD | BOB |
|---|---|
| 1 RSD | 0.11 BOB |
| 10 RSD | 1.09 BOB |
| 50 RSD | 5.44 BOB |
| 100 RSD | 10.88 BOB |
| 500 RSD | 54.42 BOB |
| 1,000 RSD | 108.83 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-26T20:50:24Z",
"rates": {
"BOB": 0.108834
}
}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.8834,
"rate": 0.108834
}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