Rate Overview
Live
1 BRL = 17.5036 INR
1 INR = 0.057131
BRL
Avg
17.6002
High
17.7768
Low
17.4051
Last updated: 3/6/2026, 6:12:45 PM
Quick Conversions
| BRL | INR |
|---|---|
| 1 BRL | 17.50 INR |
| 10 BRL | 175.04 INR |
| 50 BRL | 875.18 INR |
| 100 BRL | 1,750.36 INR |
| 500 BRL | 8,751.79 INR |
| 1,000 BRL | 17,503.57 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-06T18:12:45Z",
"rates": {
"INR": 17.503571
}
}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": 1750.3571000000002,
"rate": 17.503571
}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