Rate Overview
Live
1 BRL = 15.3899 RUB
1 RUB = 0.064978
BRL
Avg
14.9526
High
17.6915
Low
12.9956
Last updated: 7/25/2026, 8:11:15 PM
Quick Conversions
| BRL | RUB |
|---|---|
| 1 BRL | 15.39 RUB |
| 10 BRL | 153.90 RUB |
| 50 BRL | 769.49 RUB |
| 100 BRL | 1,538.99 RUB |
| 500 BRL | 7,694.94 RUB |
| 1,000 BRL | 15,389.88 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-25T20:11:15Z",
"rates": {
"RUB": 15.389878
}
}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": 1538.9877999999999,
"rate": 15.389878
}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