Rate Overview
Live
1 BRL = 14.9429 RUB
1 RUB = 0.066921
BRL
Avg
14.9085
High
15.0545
Low
14.7700
Last updated: 3/6/2026, 6:07:46 PM
Quick Conversions
| BRL | RUB |
|---|---|
| 1 BRL | 14.94 RUB |
| 10 BRL | 149.43 RUB |
| 50 BRL | 747.15 RUB |
| 100 BRL | 1,494.29 RUB |
| 500 BRL | 7,471.45 RUB |
| 1,000 BRL | 14,942.90 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-03-06T18:07:46Z",
"rates": {
"RUB": 14.942903
}
}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": 1494.2903,
"rate": 14.942903
}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