Rate Overview
Live
1 RSD = 0.050088 BRL
1 BRL = 19.9649
RSD
Avg
0.050125
High
0.050345
Low
0.049911
Last updated: 4/17/2026, 4:55:18 AM
Quick Conversions
| RSD | BRL |
|---|---|
| 1 RSD | 0.05 BRL |
| 10 RSD | 0.50 BRL |
| 50 RSD | 2.50 BRL |
| 100 RSD | 5.01 BRL |
| 500 RSD | 25.04 BRL |
| 1,000 RSD | 50.09 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-04-17T04:55:18Z",
"rates": {
"BRL": 0.050088
}
}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.0088,
"rate": 0.050088
}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