Rate Overview
Live
1 RSD = 0.067987 BOB
1 BOB = 14.7087
RSD
Avg
0.068110
High
0.068314
Low
0.067987
Last updated: 3/27/2026, 2:45:44 PM
Quick Conversions
| RSD | BOB |
|---|---|
| 1 RSD | 0.07 BOB |
| 10 RSD | 0.68 BOB |
| 50 RSD | 3.40 BOB |
| 100 RSD | 6.80 BOB |
| 500 RSD | 33.99 BOB |
| 1,000 RSD | 67.99 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-03-27T14:45:44Z",
"rates": {
"BOB": 0.067987
}
}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": 6.7987,
"rate": 0.067987
}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