Rate Overview
Live
1 BRL = 18.9939 INR
1 INR = 0.052648
BRL
Avg
15.9624
High
19.0704
Low
13.1001
Last updated: 7/25/2026, 7:42:46 PM
Quick Conversions
| BRL | INR |
|---|---|
| 1 BRL | 18.99 INR |
| 10 BRL | 189.94 INR |
| 50 BRL | 949.70 INR |
| 100 BRL | 1,899.39 INR |
| 500 BRL | 9,496.97 INR |
| 1,000 BRL | 18,993.94 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-25T19:42:46Z",
"rates": {
"INR": 18.993935
}
}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": 1899.3935000000001,
"rate": 18.993935
}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