Rate Overview
Live
1 BRL = 15.1232 RUB
1 RUB = 0.066123
BRL
Avg
15.3176
High
15.4354
Low
15.0808
Last updated: 4/15/2026, 11:48:11 PM
Quick Conversions
| BRL | RUB |
|---|---|
| 1 BRL | 15.12 RUB |
| 10 BRL | 151.23 RUB |
| 50 BRL | 756.16 RUB |
| 100 BRL | 1,512.32 RUB |
| 500 BRL | 7,561.61 RUB |
| 1,000 BRL | 15,123.22 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-04-15T23:48:11Z",
"rates": {
"RUB": 15.123219
}
}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": 1512.3219000000001,
"rate": 15.123219
}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