Rate Overview
Live
1 BRL = 19.3536 INR
1 INR = 0.051670
BRL
Avg
19.1650
High
19.3536
Low
19.0057
Last updated: 5/6/2026, 6:00:09 AM
Quick Conversions
| BRL | INR |
|---|---|
| 1 BRL | 19.35 INR |
| 10 BRL | 193.54 INR |
| 50 BRL | 967.68 INR |
| 100 BRL | 1,935.36 INR |
| 500 BRL | 9,676.80 INR |
| 1,000 BRL | 19,353.60 INR |
Get BRL/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=INRExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-05-06T06:00:09Z",
"rates": {
"INR": 19.3536
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "INR",
"amount": 100
},
"result": 1935.3600000000001,
"rate": 19.3536
}Build with BRL/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key