Rate Overview
Live
1 BRL = 19.9971 RSD
1 RSD = 0.050007
BRL
Avg
19.8805
High
20.0519
Low
19.5799
Last updated: 6/16/2026, 7:29:26 PM
Quick Conversions
| BRL | RSD |
|---|---|
| 1 BRL | 20.00 RSD |
| 10 BRL | 199.97 RSD |
| 50 BRL | 999.85 RSD |
| 100 BRL | 1,999.71 RSD |
| 500 BRL | 9,998.53 RSD |
| 1,000 BRL | 19,997.06 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-06-16T19:29:26Z",
"rates": {
"RSD": 19.997055
}
}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": 1999.7055,
"rate": 19.997055
}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