Rate Overview
Live
1 BRL = 14.8900 RUB
1 RUB = 0.067159
BRL
Avg
14.9560
High
15.1714
Low
14.8729
Last updated: 7/6/2026, 2:10:58 AM
Quick Conversions
| BRL | RUB |
|---|---|
| 1 BRL | 14.89 RUB |
| 10 BRL | 148.90 RUB |
| 50 BRL | 744.50 RUB |
| 100 BRL | 1,489.00 RUB |
| 500 BRL | 7,444.98 RUB |
| 1,000 BRL | 14,889.96 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-06T02:10:58Z",
"rates": {
"RUB": 14.889959
}
}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": 1488.9959,
"rate": 14.889959
}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