Rate Overview
Live
1 BND = 79.1786 RSD
1 RSD = 0.012630
BND
Avg
80.8727
High
86.3729
Low
77.7652
Last updated: 3/27/2026, 11:33:44 AM
Quick Conversions
| BND | RSD |
|---|---|
| 1 BND | 79.18 RSD |
| 10 BND | 791.79 RSD |
| 50 BND | 3,958.93 RSD |
| 100 BND | 7,917.86 RSD |
| 500 BND | 39,589.28 RSD |
| 1,000 BND | 79,178.57 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-03-27T11:33:44Z",
"rates": {
"RSD": 79.178566
}
}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": 7917.8566,
"rate": 79.178566
}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