Rate Overview
Live
1 RSD = 0.068652 BOB
1 BOB = 14.5662
RSD
Avg
0.068755
High
0.070430
Low
0.067036
Last updated: 5/27/2026, 1:56:09 PM
Quick Conversions
| RSD | BOB |
|---|---|
| 1 RSD | 0.07 BOB |
| 10 RSD | 0.69 BOB |
| 50 RSD | 3.43 BOB |
| 100 RSD | 6.87 BOB |
| 500 RSD | 34.33 BOB |
| 1,000 RSD | 68.65 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-05-27T13:56:09Z",
"rates": {
"BOB": 0.068652
}
}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.865200000000001,
"rate": 0.068652
}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