Rate Overview
Live
1 BND = 79.5948 RSD
1 RSD = 0.012564
BND
Avg
80.5952
High
86.3729
Low
77.7652
Last updated: 8/1/2026, 9:45:11 AM
Quick Conversions
| BND | RSD |
|---|---|
| 1 BND | 79.59 RSD |
| 10 BND | 795.95 RSD |
| 50 BND | 3,979.74 RSD |
| 100 BND | 7,959.48 RSD |
| 500 BND | 39,797.42 RSD |
| 1,000 BND | 79,594.83 RSD |
Get BND/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=RSDExample Response:
{
"success": true,
"base": "BND",
"date": "2026-08-01T09:45:11Z",
"rates": {
"RSD": 79.594832
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "RSD",
"amount": 100
},
"result": 7959.4832,
"rate": 79.594832
}Build with BND/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key