Rate Overview
Live
1 BND = 79.7643 RSD
1 RSD = 0.012537
BND
Avg
79.7195
High
79.8110
Low
79.6312
Last updated: 9/10/2026, 5:50:22 PM
Quick Conversions
| BND | RSD |
|---|---|
| 1 BND | 79.76 RSD |
| 10 BND | 797.64 RSD |
| 50 BND | 3,988.21 RSD |
| 100 BND | 7,976.43 RSD |
| 500 BND | 39,882.13 RSD |
| 1,000 BND | 79,764.27 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-09-10T17:50:22Z",
"rates": {
"RSD": 79.76427
}
}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": 7976.427,
"rate": 79.76427
}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