Rate Overview
Live
1 BRL = 14.9103 RUB
1 RUB = 0.067068
BRL
Avg
14.9338
High
15.1714
Low
14.8729
Last updated: 7/7/2026, 1:25:23 AM
Quick Conversions
| BRL | RUB |
|---|---|
| 1 BRL | 14.91 RUB |
| 10 BRL | 149.10 RUB |
| 50 BRL | 745.51 RUB |
| 100 BRL | 1,491.03 RUB |
| 500 BRL | 7,455.15 RUB |
| 1,000 BRL | 14,910.30 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-07T01:25:23Z",
"rates": {
"RUB": 14.910296
}
}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": 1491.0296,
"rate": 14.910296
}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