Rate Overview
Live
1 BRL = 19.1218 INR
1 INR = 0.052296
BRL
Avg
18.2784
High
19.2113
Low
17.3127
Last updated: 7/23/2026, 6:31:30 AM
Quick Conversions
| BRL | INR |
|---|---|
| 1 BRL | 19.12 INR |
| 10 BRL | 191.22 INR |
| 50 BRL | 956.09 INR |
| 100 BRL | 1,912.18 INR |
| 500 BRL | 9,560.90 INR |
| 1,000 BRL | 19,121.80 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-23T06:31:30Z",
"rates": {
"INR": 19.121798
}
}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": 1912.1798,
"rate": 19.121798
}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