Rate Overview
Live
1 BND = 79.4143 RSD
1 RSD = 0.012592
BND
Avg
79.4530
High
79.5589
Low
79.3758
Last updated: 7/9/2026, 11:39:23 AM
Quick Conversions
| BND | RSD |
|---|---|
| 1 BND | 79.41 RSD |
| 10 BND | 794.14 RSD |
| 50 BND | 3,970.72 RSD |
| 100 BND | 7,941.43 RSD |
| 500 BND | 39,707.17 RSD |
| 1,000 BND | 79,414.35 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-09T11:39:23Z",
"rates": {
"RSD": 79.414345
}
}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": 7941.434499999999,
"rate": 79.414345
}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