Rate Overview
Live
1 BRL = 18.7720 INR
1 INR = 0.053271
BRL
Avg
18.6344
High
18.7940
Low
18.3531
Last updated: 6/15/2026, 10:01:06 AM
Quick Conversions
| BRL | INR |
|---|---|
| 1 BRL | 18.77 INR |
| 10 BRL | 187.72 INR |
| 50 BRL | 938.60 INR |
| 100 BRL | 1,877.20 INR |
| 500 BRL | 9,386.01 INR |
| 1,000 BRL | 18,772.02 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-06-15T10:01:06Z",
"rates": {
"INR": 18.772024
}
}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": 1877.2024,
"rate": 18.772024
}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