Rate Overview
Live
1 RSD = 0.051467 BRL
1 BRL = 19.4299
RSD
Avg
0.051789
High
0.052344
Low
0.051467
Last updated: 3/27/2026, 6:16:01 PM
Quick Conversions
| RSD | BRL |
|---|---|
| 1 RSD | 0.05 BRL |
| 10 RSD | 0.51 BRL |
| 50 RSD | 2.57 BRL |
| 100 RSD | 5.15 BRL |
| 500 RSD | 25.73 BRL |
| 1,000 RSD | 51.47 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-03-27T18:16:01Z",
"rates": {
"BRL": 0.051467
}
}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": 5.1467,
"rate": 0.051467
}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