Rate Overview
Live
1 BRL = 18.6355 INR
1 INR = 0.053661
BRL
Avg
18.4678
High
18.6355
Low
18.2638
Last updated: 9/3/2026, 8:37:47 PM
Quick Conversions
| BRL | INR |
|---|---|
| 1 BRL | 18.64 INR |
| 10 BRL | 186.35 INR |
| 50 BRL | 931.77 INR |
| 100 BRL | 1,863.55 INR |
| 500 BRL | 9,317.73 INR |
| 1,000 BRL | 18,635.46 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-09-03T20:37:47Z",
"rates": {
"INR": 18.635462
}
}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": 1863.5462,
"rate": 18.635462
}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