Rate Overview
Live
1 BRL = 15.4772 RUB
1 RUB = 0.064611
BRL
Avg
15.2681
High
16.3932
Low
14.7700
Last updated: 3/26/2026, 9:52:10 PM
Quick Conversions
| BRL | RUB |
|---|---|
| 1 BRL | 15.48 RUB |
| 10 BRL | 154.77 RUB |
| 50 BRL | 773.86 RUB |
| 100 BRL | 1,547.72 RUB |
| 500 BRL | 7,738.59 RUB |
| 1,000 BRL | 15,477.18 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-03-26T21:52:10Z",
"rates": {
"RUB": 15.477182
}
}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": 1547.7182,
"rate": 15.477182
}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