Rate Overview
Live
1 BND = 78.9854 RSD
1 RSD = 0.012661
BND
Avg
78.4685
High
80.0164
Low
77.4067
Last updated: 5/29/2026, 6:50:38 PM
Quick Conversions
| BND | RSD |
|---|---|
| 1 BND | 78.99 RSD |
| 10 BND | 789.85 RSD |
| 50 BND | 3,949.27 RSD |
| 100 BND | 7,898.54 RSD |
| 500 BND | 39,492.70 RSD |
| 1,000 BND | 78,985.40 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-05-29T18:50:38Z",
"rates": {
"RSD": 78.985399
}
}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": 7898.5399,
"rate": 78.985399
}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