Rate Overview
Live
1 BRL = 19.4297 RSD
1 RSD = 0.051468
BRL
Avg
18.6056
High
19.4537
Low
17.5431
Last updated: 3/27/2026, 6:17:27 PM
Quick Conversions
| BRL | RSD |
|---|---|
| 1 BRL | 19.43 RSD |
| 10 BRL | 194.30 RSD |
| 50 BRL | 971.48 RSD |
| 100 BRL | 1,942.97 RSD |
| 500 BRL | 9,714.84 RSD |
| 1,000 BRL | 19,429.67 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-03-27T18:17:27Z",
"rates": {
"RSD": 19.42967
}
}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": 1942.967,
"rate": 19.42967
}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