Rate Overview
Live
1 BRL = 18.4546 INR
1 INR = 0.054187
BRL
Avg
18.6179
High
18.7631
Low
18.4433
Last updated: 8/13/2026, 11:20:00 AM
Quick Conversions
| BRL | INR |
|---|---|
| 1 BRL | 18.45 INR |
| 10 BRL | 184.55 INR |
| 50 BRL | 922.73 INR |
| 100 BRL | 1,845.46 INR |
| 500 BRL | 9,227.31 INR |
| 1,000 BRL | 18,454.62 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-08-13T11:20:00Z",
"rates": {
"INR": 18.454624
}
}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": 1845.4624,
"rate": 18.454624
}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