Rate Overview
Live
1 RUB = 0.066081 BRL
1 BRL = 15.1329
RUB
Avg
0.066088
High
0.066642
Low
0.065023
Last updated: 5/7/2026, 3:48:26 PM
Quick Conversions
| RUB | BRL |
|---|---|
| 1 RUB | 0.07 BRL |
| 10 RUB | 0.66 BRL |
| 50 RUB | 3.30 BRL |
| 100 RUB | 6.61 BRL |
| 500 RUB | 33.04 BRL |
| 1,000 RUB | 66.08 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-05-07T15:48:26Z",
"rates": {
"BRL": 0.066081
}
}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.6081,
"rate": 0.066081
}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