Rate Overview
Live
1 RSD = 0.069334 BOB
1 BOB = 14.4229
RSD
Avg
0.069136
High
0.069386
Low
0.068745
Last updated: 4/17/2026, 6:10:52 AM
Quick Conversions
| RSD | BOB |
|---|---|
| 1 RSD | 0.07 BOB |
| 10 RSD | 0.69 BOB |
| 50 RSD | 3.47 BOB |
| 100 RSD | 6.93 BOB |
| 500 RSD | 34.67 BOB |
| 1,000 RSD | 69.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-04-17T06:10:52Z",
"rates": {
"BOB": 0.069334
}
}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.933400000000001,
"rate": 0.069334
}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