Rate Overview
Live
1 INR = 0.053369 BRL
1 BRL = 18.7375
INR
Avg
0.053587
High
0.054486
Low
0.053208
Last updated: 6/17/2026, 2:38:58 AM
Quick Conversions
| INR | BRL |
|---|---|
| 1 INR | 0.05 BRL |
| 10 INR | 0.53 BRL |
| 50 INR | 2.67 BRL |
| 100 INR | 5.34 BRL |
| 500 INR | 26.68 BRL |
| 1,000 INR | 53.37 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-06-17T02:38:58Z",
"rates": {
"BRL": 0.053369
}
}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.3369,
"rate": 0.053369
}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