Rate Overview
Live
1 INR = 0.052591 BRL
1 BRL = 19.0147
INR
Avg
0.052227
High
0.052904
Low
0.051257
Last updated: 5/28/2026, 2:33:18 AM
Quick Conversions
| INR | BRL |
|---|---|
| 1 INR | 0.05 BRL |
| 10 INR | 0.53 BRL |
| 50 INR | 2.63 BRL |
| 100 INR | 5.26 BRL |
| 500 INR | 26.30 BRL |
| 1,000 INR | 52.59 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-28T02:33:18Z",
"rates": {
"BRL": 0.052591
}
}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.2591,
"rate": 0.052591
}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