Rate Overview
Live
1 INR = 0.054205 BRL
1 BRL = 18.4485
INR
Avg
0.054451
High
0.054705
Low
0.054127
Last updated: 7/5/2026, 1:29:59 PM
Quick Conversions
| INR | BRL |
|---|---|
| 1 INR | 0.05 BRL |
| 10 INR | 0.54 BRL |
| 50 INR | 2.71 BRL |
| 100 INR | 5.42 BRL |
| 500 INR | 27.10 BRL |
| 1,000 INR | 54.21 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-07-05T13:29:59Z",
"rates": {
"BRL": 0.054205
}
}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.4205000000000005,
"rate": 0.054205
}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