Rate Overview
Live
1 BRL = 18.0511 INR
1 INR = 0.055398
BRL
Avg
17.9090
High
18.0511
Low
17.6854
Last updated: 3/28/2026, 9:41:05 AM
Quick Conversions
| BRL | INR |
|---|---|
| 1 BRL | 18.05 INR |
| 10 BRL | 180.51 INR |
| 50 BRL | 902.56 INR |
| 100 BRL | 1,805.11 INR |
| 500 BRL | 9,025.57 INR |
| 1,000 BRL | 18,051.14 INR |
Get BRL/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=INRExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-03-28T09:41:05Z",
"rates": {
"INR": 18.051135
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "INR",
"amount": 100
},
"result": 1805.1135,
"rate": 18.051135
}Build with BRL/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key