Rate Overview
Live
1 BRL = 19.1940 RSD
1 RSD = 0.052100
BRL
Avg
19.2408
High
19.3922
Low
19.1094
Last updated: 3/7/2026, 7:38:57 AM
Quick Conversions
| BRL | RSD |
|---|---|
| 1 BRL | 19.19 RSD |
| 10 BRL | 191.94 RSD |
| 50 BRL | 959.70 RSD |
| 100 BRL | 1,919.40 RSD |
| 500 BRL | 9,597.02 RSD |
| 1,000 BRL | 19,194.04 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-07T07:38:57Z",
"rates": {
"RSD": 19.194042
}
}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": 1919.4042,
"rate": 19.194042
}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