Rate Overview
Live
1 BRL = 14.2566 RUB
1 RUB = 0.070143
BRL
Avg
14.9002
High
17.2791
Low
12.9541
Last updated: 5/27/2026, 8:30:49 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-27T20:30:49Z",
"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