Rate Overview
Live
1 BND = 79.3313 RSD
1 RSD = 0.012605
BND
Avg
79.3588
High
79.5235
Low
79.2909
Last updated: 8/20/2026, 12:38:18 PM
Quick Conversions
| BND | RSD |
|---|---|
| 1 BND | 79.33 RSD |
| 10 BND | 793.31 RSD |
| 50 BND | 3,966.56 RSD |
| 100 BND | 7,933.13 RSD |
| 500 BND | 39,665.65 RSD |
| 1,000 BND | 79,331.30 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-08-20T12:38:18Z",
"rates": {
"RSD": 79.331297
}
}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": 7933.1297,
"rate": 79.331297
}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