Rate Overview
Live
1 RSD = 0.049465 BRL
1 BRL = 20.2163
RSD
Avg
0.049494
High
0.049920
Low
0.049010
Last updated: 5/7/2026, 9:08:31 AM
Quick Conversions
| RSD | BRL |
|---|---|
| 1 RSD | 0.05 BRL |
| 10 RSD | 0.49 BRL |
| 50 RSD | 2.47 BRL |
| 100 RSD | 4.95 BRL |
| 500 RSD | 24.73 BRL |
| 1,000 RSD | 49.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-05-07T09:08:31Z",
"rates": {
"BRL": 0.049465
}
}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.9465,
"rate": 0.049465
}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