Rate Overview
Live
1 BRL = 19.4369 RSD
1 RSD = 0.051449
BRL
Avg
19.6861
High
19.9625
Low
19.4341
Last updated: 8/16/2026, 10:19:52 AM
Quick Conversions
| BRL | RSD |
|---|---|
| 1 BRL | 19.44 RSD |
| 10 BRL | 194.37 RSD |
| 50 BRL | 971.84 RSD |
| 100 BRL | 1,943.69 RSD |
| 500 BRL | 9,718.44 RSD |
| 1,000 BRL | 19,436.89 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-08-16T10:19:52Z",
"rates": {
"RSD": 19.436886
}
}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": 1943.6886000000002,
"rate": 19.436886
}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