Rate Overview
Live
1 INR = 0.055689 BRL
1 BRL = 17.9569
INR
Avg
0.056115
High
0.056823
Low
0.055621
Last updated: 3/26/2026, 2:26:29 PM
Quick Conversions
| INR | BRL |
|---|---|
| 1 INR | 0.06 BRL |
| 10 INR | 0.56 BRL |
| 50 INR | 2.78 BRL |
| 100 INR | 5.57 BRL |
| 500 INR | 27.84 BRL |
| 1,000 INR | 55.69 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-26T14:26:29Z",
"rates": {
"BRL": 0.055689
}
}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.5689,
"rate": 0.055689
}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