Rate Overview
Live
1 BRL = 20.2438 RSD
1 RSD = 0.049398
BRL
Avg
18.9880
High
20.2776
Low
18.2114
Last updated: 7/22/2026, 8:27:59 PM
Quick Conversions
| BRL | RSD |
|---|---|
| 1 BRL | 20.24 RSD |
| 10 BRL | 202.44 RSD |
| 50 BRL | 1,012.19 RSD |
| 100 BRL | 2,024.38 RSD |
| 500 BRL | 10,121.90 RSD |
| 1,000 BRL | 20,243.80 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-07-22T20:27:59Z",
"rates": {
"RSD": 20.243802
}
}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": 2024.3801999999998,
"rate": 20.243802
}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