Rate Overview
Live
1 BRL = 19.6702 RSD
1 RSD = 0.050838
BRL
Avg
19.5210
High
20.4039
Low
18.2411
Last updated: 7/3/2026, 4:05:28 PM
Quick Conversions
| BRL | RSD |
|---|---|
| 1 BRL | 19.67 RSD |
| 10 BRL | 196.70 RSD |
| 50 BRL | 983.51 RSD |
| 100 BRL | 1,967.02 RSD |
| 500 BRL | 9,835.08 RSD |
| 1,000 BRL | 19,670.17 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-03T16:05:28Z",
"rates": {
"RSD": 19.670167
}
}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": 1967.0167,
"rate": 19.670167
}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