Rate Overview
Live
1 RSD = 0.068327 BOB
1 BOB = 14.6355
RSD
Avg
0.068959
High
0.069612
Low
0.068269
Last updated: 3/6/2026, 8:09:29 AM
Quick Conversions
| RSD | BOB |
|---|---|
| 1 RSD | 0.07 BOB |
| 10 RSD | 0.68 BOB |
| 50 RSD | 3.42 BOB |
| 100 RSD | 6.83 BOB |
| 500 RSD | 34.16 BOB |
| 1,000 RSD | 68.33 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-06T08:09:29Z",
"rates": {
"BOB": 0.068327
}
}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.8327,
"rate": 0.068327
}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