Rate Overview
Live
1 RSD = 0.049245 BRL
1 BRL = 20.3066
RSD
Avg
0.052714
High
0.054910
Low
0.049245
Last updated: 7/25/2026, 11:15:41 PM
Quick Conversions
| RSD | BRL |
|---|---|
| 1 RSD | 0.05 BRL |
| 10 RSD | 0.49 BRL |
| 50 RSD | 2.46 BRL |
| 100 RSD | 4.92 BRL |
| 500 RSD | 24.62 BRL |
| 1,000 RSD | 49.25 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-25T23:15:41Z",
"rates": {
"BRL": 0.049245
}
}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.9245,
"rate": 0.049245
}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