Rate Overview
Live
1 BRL = 20.2160 RSD
1 RSD = 0.049466
BRL
Avg
20.2045
High
20.4039
Low
20.0320
Last updated: 5/7/2026, 8:01:20 AM
Quick Conversions
| BRL | RSD |
|---|---|
| 1 BRL | 20.22 RSD |
| 10 BRL | 202.16 RSD |
| 50 BRL | 1,010.80 RSD |
| 100 BRL | 2,021.60 RSD |
| 500 BRL | 10,108.00 RSD |
| 1,000 BRL | 20,216.00 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-05-07T08:01:20Z",
"rates": {
"RSD": 20.216004
}
}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": 2021.6004000000003,
"rate": 20.216004
}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