Rate Overview
Live
1 BRL = 15.4909 RUB
1 RUB = 0.064554
BRL
Avg
15.3663
High
15.4909
Low
15.2346
Last updated: 7/23/2026, 5:48:33 AM
Quick Conversions
| BRL | RUB |
|---|---|
| 1 BRL | 15.49 RUB |
| 10 BRL | 154.91 RUB |
| 50 BRL | 774.55 RUB |
| 100 BRL | 1,549.09 RUB |
| 500 BRL | 7,745.46 RUB |
| 1,000 BRL | 15,490.92 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-23T05:48:33Z",
"rates": {
"RUB": 15.490924
}
}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": 1549.0924,
"rate": 15.490924
}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