Rate Overview
Live
1 BRL = 18.5228 INR
1 INR = 0.053987
BRL
Avg
18.0968
High
19.5094
Low
16.4061
Last updated: 7/6/2026, 4:15:08 PM
Quick Conversions
| BRL | INR |
|---|---|
| 1 BRL | 18.52 INR |
| 10 BRL | 185.23 INR |
| 50 BRL | 926.14 INR |
| 100 BRL | 1,852.28 INR |
| 500 BRL | 9,261.41 INR |
| 1,000 BRL | 18,522.82 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-07-06T16:15:08Z",
"rates": {
"INR": 18.522821
}
}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": 1852.2821000000001,
"rate": 18.522821
}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