Rate Overview
Live
1 INR = 0.057226 BRL
1 BRL = 17.4746
INR
Avg
0.056807
High
0.057266
Low
0.056252
Last updated: 3/6/2026, 8:05:50 AM
Quick Conversions
| INR | BRL |
|---|---|
| 1 INR | 0.06 BRL |
| 10 INR | 0.57 BRL |
| 50 INR | 2.86 BRL |
| 100 INR | 5.72 BRL |
| 500 INR | 28.61 BRL |
| 1,000 INR | 57.23 BRL |
Get INR/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=BRLExample Response:
{
"success": true,
"base": "INR",
"date": "2026-03-06T08:05:50Z",
"rates": {
"BRL": 0.057226
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "BRL",
"amount": 100
},
"result": 5.7226,
"rate": 0.057226
}Build with INR/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key