Rate Overview
Live
1 BND = 79.4258 RSD
1 RSD = 0.012590
BND
Avg
79.0793
High
79.4258
Low
78.8588
Last updated: 6/19/2026, 9:45:51 AM
Quick Conversions
| BND | RSD |
|---|---|
| 1 BND | 79.43 RSD |
| 10 BND | 794.26 RSD |
| 50 BND | 3,971.29 RSD |
| 100 BND | 7,942.58 RSD |
| 500 BND | 39,712.91 RSD |
| 1,000 BND | 79,425.81 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-06-19T09:45:51Z",
"rates": {
"RSD": 79.425812
}
}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": 7942.5812,
"rate": 79.425812
}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