Rate Overview
Live
1 BRL = 15.3130 RUB
1 RUB = 0.065304
BRL
Avg
14.9070
High
15.8242
Low
14.1259
Last updated: 7/21/2026, 2:00:06 AM
Quick Conversions
| BRL | RUB |
|---|---|
| 1 BRL | 15.31 RUB |
| 10 BRL | 153.13 RUB |
| 50 BRL | 765.65 RUB |
| 100 BRL | 1,531.30 RUB |
| 500 BRL | 7,656.50 RUB |
| 1,000 BRL | 15,313.00 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-07-21T02:00:06Z",
"rates": {
"RUB": 15.312995
}
}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": 1531.2995,
"rate": 15.312995
}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