Rate Overview
Live
1 RUB = 0.069954 BRL
1 BRL = 14.2951
RUB
Avg
0.070538
High
0.072098
Low
0.069827
Last updated: 6/16/2026, 8:04:38 PM
Quick Conversions
| RUB | BRL |
|---|---|
| 1 RUB | 0.07 BRL |
| 10 RUB | 0.70 BRL |
| 50 RUB | 3.50 BRL |
| 100 RUB | 7.00 BRL |
| 500 RUB | 34.98 BRL |
| 1,000 RUB | 69.95 BRL |
Get RUB/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=BRLExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-06-16T20:04:38Z",
"rates": {
"BRL": 0.069954
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "BRL",
"amount": 100
},
"result": 6.9954,
"rate": 0.069954
}Build with RUB/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key