Rate Overview
Live
1 BND = 79.0600 RSD
1 RSD = 0.012649
BND
Avg
78.8662
High
79.1969
Low
78.5207
Last updated: 3/6/2026, 11:53:20 AM
Quick Conversions
| BND | RSD |
|---|---|
| 1 BND | 79.06 RSD |
| 10 BND | 790.60 RSD |
| 50 BND | 3,953.00 RSD |
| 100 BND | 7,906.00 RSD |
| 500 BND | 39,529.98 RSD |
| 1,000 BND | 79,059.95 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-03-06T11:53:20Z",
"rates": {
"RSD": 79.059951
}
}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": 7905.9951,
"rate": 79.059951
}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