Rate Overview
Live
1 BRL = 18.7939 INR
1 INR = 0.053209
BRL
Avg
18.5124
High
18.7939
Low
18.1471
Last updated: 4/15/2026, 11:53:53 PM
Quick Conversions
| BRL | INR |
|---|---|
| 1 BRL | 18.79 INR |
| 10 BRL | 187.94 INR |
| 50 BRL | 939.70 INR |
| 100 BRL | 1,879.39 INR |
| 500 BRL | 9,396.96 INR |
| 1,000 BRL | 18,793.91 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-04-15T23:53:53Z",
"rates": {
"INR": 18.793915
}
}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": 1879.3914999999997,
"rate": 18.793915
}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