Rate Overview
Live
1 BND = 79.6023 RSD
1 RSD = 0.012562
BND
Avg
79.5841
High
80.0161
Low
79.3681
Last updated: 7/30/2026, 10:04:28 PM
Quick Conversions
| BND | RSD |
|---|---|
| 1 BND | 79.60 RSD |
| 10 BND | 796.02 RSD |
| 50 BND | 3,980.12 RSD |
| 100 BND | 7,960.23 RSD |
| 500 BND | 39,801.17 RSD |
| 1,000 BND | 79,602.33 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-30T22:04:28Z",
"rates": {
"RSD": 79.602333
}
}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": 7960.2333,
"rate": 79.602333
}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