Rate Overview
Live
1 BRL = 17.9566 INR
1 INR = 0.055690
BRL
Avg
17.8233
High
17.9788
Low
17.5983
Last updated: 3/26/2026, 11:36:50 PM
Quick Conversions
| BRL | INR |
|---|---|
| 1 BRL | 17.96 INR |
| 10 BRL | 179.57 INR |
| 50 BRL | 897.83 INR |
| 100 BRL | 1,795.66 INR |
| 500 BRL | 8,978.32 INR |
| 1,000 BRL | 17,956.64 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-03-26T23:36:50Z",
"rates": {
"INR": 17.956639
}
}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": 1795.6639,
"rate": 17.956639
}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