Rate Overview
Live
1 BND = 79.4047 RSD
1 RSD = 0.012594
BND
Avg
79.7905
High
80.0161
Low
79.4047
Last updated: 7/31/2026, 3:48:28 AM
Quick Conversions
| BND | RSD |
|---|---|
| 1 BND | 79.40 RSD |
| 10 BND | 794.05 RSD |
| 50 BND | 3,970.23 RSD |
| 100 BND | 7,940.47 RSD |
| 500 BND | 39,702.34 RSD |
| 1,000 BND | 79,404.67 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-07-31T03:48:28Z",
"rates": {
"RSD": 79.404672
}
}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": 7940.467200000001,
"rate": 79.404672
}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