Rate Overview
Live
1 BRL = 19.8506 RSD
1 RSD = 0.050376
BRL
Avg
19.8681
High
19.9601
Low
19.7501
Last updated: 7/4/2026, 4:50:40 PM
Quick Conversions
| BRL | RSD |
|---|---|
| 1 BRL | 19.85 RSD |
| 10 BRL | 198.51 RSD |
| 50 BRL | 992.53 RSD |
| 100 BRL | 1,985.06 RSD |
| 500 BRL | 9,925.30 RSD |
| 1,000 BRL | 19,850.59 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-04T16:50:40Z",
"rates": {
"RSD": 19.850594
}
}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": 1985.0594,
"rate": 19.850594
}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