Rate Overview
Live
1 BRL = 16.0954 RUB
1 RUB = 0.062130
BRL
Avg
16.0705
High
16.1626
Low
15.9943
Last updated: 8/16/2026, 11:40:50 AM
Quick Conversions
| BRL | RUB |
|---|---|
| 1 BRL | 16.10 RUB |
| 10 BRL | 160.95 RUB |
| 50 BRL | 804.77 RUB |
| 100 BRL | 1,609.54 RUB |
| 500 BRL | 8,047.68 RUB |
| 1,000 BRL | 16,095.36 RUB |
Get BRL/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=RUBExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-08-16T11:40:50Z",
"rates": {
"RUB": 16.095362
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "RUB",
"amount": 100
},
"result": 1609.5362000000002,
"rate": 16.095362
}Build with BRL/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key