Rate Overview
Live
1 BRL = 19.6570 RSD
1 RSD = 0.050873
BRL
Avg
19.5520
High
19.6570
Low
19.4541
Last updated: 9/2/2026, 7:55:51 AM
Quick Conversions
| BRL | RSD |
|---|---|
| 1 BRL | 19.66 RSD |
| 10 BRL | 196.57 RSD |
| 50 BRL | 982.85 RSD |
| 100 BRL | 1,965.70 RSD |
| 500 BRL | 9,828.48 RSD |
| 1,000 BRL | 19,656.96 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-09-02T07:55:51Z",
"rates": {
"RSD": 19.65696
}
}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": 1965.6960000000001,
"rate": 19.65696
}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