Rate Overview
Live
1 RSD = 0.049576 BRL
1 BRL = 20.1711
RSD
Avg
0.051142
High
0.054821
Low
0.049010
Last updated: 7/15/2026, 11:15:53 AM
Quick Conversions
| RSD | BRL |
|---|---|
| 1 RSD | 0.05 BRL |
| 10 RSD | 0.50 BRL |
| 50 RSD | 2.48 BRL |
| 100 RSD | 4.96 BRL |
| 500 RSD | 24.79 BRL |
| 1,000 RSD | 49.58 BRL |
Get RSD/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=BRLExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-07-15T11:15:53Z",
"rates": {
"BRL": 0.049576
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "BRL",
"amount": 100
},
"result": 4.9576,
"rate": 0.049576
}Build with RSD/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key