Rate Overview
Live
1 RUB = 0.064994 BRL
1 BRL = 15.3860
RUB
Avg
0.066974
High
0.070518
Low
0.064994
Last updated: 7/21/2026, 7:02:08 AM
Quick Conversions
| RUB | BRL |
|---|---|
| 1 RUB | 0.06 BRL |
| 10 RUB | 0.65 BRL |
| 50 RUB | 3.25 BRL |
| 100 RUB | 6.50 BRL |
| 500 RUB | 32.50 BRL |
| 1,000 RUB | 64.99 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-07-21T07:02:08Z",
"rates": {
"BRL": 0.064994
}
}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.4994,
"rate": 0.064994
}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