Rate Overview
Live
1 BRL = 16.7392 RUB
1 RUB = 0.059740
BRL
Avg
16.7642
High
17.2047
Low
16.5521
Last updated: 9/5/2026, 9:31:38 AM
Quick Conversions
| BRL | RUB |
|---|---|
| 1 BRL | 16.74 RUB |
| 10 BRL | 167.39 RUB |
| 50 BRL | 836.96 RUB |
| 100 BRL | 1,673.92 RUB |
| 500 BRL | 8,369.58 RUB |
| 1,000 BRL | 16,739.16 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-09-05T09:31:38Z",
"rates": {
"RUB": 16.739156
}
}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": 1673.9156,
"rate": 16.739156
}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