Rate Overview
Live
1 RSD = 0.050006 BRL
1 BRL = 19.9976
RSD
Avg
0.053011
High
0.055789
Low
0.049236
Last updated: 5/27/2026, 3:12:16 PM
Quick Conversions
| RSD | BRL |
|---|---|
| 1 RSD | 0.05 BRL |
| 10 RSD | 0.50 BRL |
| 50 RSD | 2.50 BRL |
| 100 RSD | 5.00 BRL |
| 500 RSD | 25.00 BRL |
| 1,000 RSD | 50.01 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-05-27T15:12:16Z",
"rates": {
"BRL": 0.050006
}
}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.0006,
"rate": 0.050006
}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