Rate Overview
Live
1 INR = 0.054609 BRL
1 BRL = 18.3120
INR
Avg
0.054062
High
0.054609
Low
0.053295
Last updated: 8/16/2026, 8:28:52 PM
Quick Conversions
| INR | BRL |
|---|---|
| 1 INR | 0.05 BRL |
| 10 INR | 0.55 BRL |
| 50 INR | 2.73 BRL |
| 100 INR | 5.46 BRL |
| 500 INR | 27.30 BRL |
| 1,000 INR | 54.61 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-08-16T20:28:52Z",
"rates": {
"BRL": 0.054609
}
}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.4609,
"rate": 0.054609
}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