Rate Overview
Live
1 BND = 78.4505 RSD
1 RSD = 0.012747
BND
Avg
78.5615
High
78.8122
Low
78.3886
Last updated: 5/9/2026, 4:00:07 AM
Quick Conversions
| BND | RSD |
|---|---|
| 1 BND | 78.45 RSD |
| 10 BND | 784.50 RSD |
| 50 BND | 3,922.52 RSD |
| 100 BND | 7,845.05 RSD |
| 500 BND | 39,225.23 RSD |
| 1,000 BND | 78,450.45 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-09T04:00:07Z",
"rates": {
"RSD": 78.450451
}
}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": 7845.0451,
"rate": 78.450451
}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