Rate Overview
Live
1 BRL = 14.2566 RUB
1 RUB = 0.070143
BRL
Avg
14.7921
High
15.8242
Low
13.9192
Last updated: 5/27/2026, 7:22:41 PM
Quick Conversions
| BRL | RUB |
|---|---|
| 1 BRL | 14.26 RUB |
| 10 BRL | 142.57 RUB |
| 50 BRL | 712.83 RUB |
| 100 BRL | 1,425.66 RUB |
| 500 BRL | 7,128.29 RUB |
| 1,000 BRL | 14,256.58 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-05-27T19:22:41Z",
"rates": {
"RUB": 14.25658
}
}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": 1425.658,
"rate": 14.25658
}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