Rate Overview
Live
1 RSD = 0.120111 BOB
1 BOB = 8.3256
RSD
Avg
0.117024
High
0.120111
Low
0.114696
Last updated: 9/3/2026, 1:54:19 PM
Quick Conversions
| RSD | BOB |
|---|---|
| 1 RSD | 0.12 BOB |
| 10 RSD | 1.20 BOB |
| 50 RSD | 6.01 BOB |
| 100 RSD | 12.01 BOB |
| 500 RSD | 60.06 BOB |
| 1,000 RSD | 120.11 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-09-03T13:54:19Z",
"rates": {
"BOB": 0.120111
}
}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": 12.011099999999999,
"rate": 0.120111
}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