Rate Overview
Live
1 INR = 0.052194 BRL
1 BRL = 19.1593
INR
Avg
0.052209
High
0.052615
Low
0.051885
Last updated: 5/7/2026, 8:00:58 PM
Quick Conversions
| INR | BRL |
|---|---|
| 1 INR | 0.05 BRL |
| 10 INR | 0.52 BRL |
| 50 INR | 2.61 BRL |
| 100 INR | 5.22 BRL |
| 500 INR | 26.10 BRL |
| 1,000 INR | 52.19 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-05-07T20:00:58Z",
"rates": {
"BRL": 0.052194
}
}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.219399999999999,
"rate": 0.052194
}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