Rate Overview
Live
1 BRL = 19.9975 RSD
1 RSD = 0.050006
BRL
Avg
18.8854
High
20.3100
Low
17.9245
Last updated: 5/27/2026, 5:30:31 PM
Quick Conversions
| BRL | RSD |
|---|---|
| 1 BRL | 20.00 RSD |
| 10 BRL | 199.98 RSD |
| 50 BRL | 999.88 RSD |
| 100 BRL | 1,999.75 RSD |
| 500 BRL | 9,998.77 RSD |
| 1,000 BRL | 19,997.54 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-27T17:30:31Z",
"rates": {
"RSD": 19.997535
}
}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.7534999999998,
"rate": 19.997535
}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