Rate Overview
Live
1 BRL = 19.9648 RSD
1 RSD = 0.050088
BRL
Avg
19.9500
High
20.0355
Low
19.8627
Last updated: 4/17/2026, 6:12:02 AM
Quick Conversions
| BRL | RSD |
|---|---|
| 1 BRL | 19.96 RSD |
| 10 BRL | 199.65 RSD |
| 50 BRL | 998.24 RSD |
| 100 BRL | 1,996.48 RSD |
| 500 BRL | 9,982.38 RSD |
| 1,000 BRL | 19,964.77 RSD |
Get BRL/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=RSDExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-04-17T06:12:02Z",
"rates": {
"RSD": 19.964765
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "RSD",
"amount": 100
},
"result": 1996.4765,
"rate": 19.964765
}Build with BRL/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key