Rate Overview
Live
1 BRL = 19.0023 INR
1 INR = 0.052625
BRL
Avg
18.9610
High
19.0438
Low
18.8790
Last updated: 7/25/2026, 1:17:36 AM
Quick Conversions
| BRL | INR |
|---|---|
| 1 BRL | 19.00 INR |
| 10 BRL | 190.02 INR |
| 50 BRL | 950.12 INR |
| 100 BRL | 1,900.23 INR |
| 500 BRL | 9,501.15 INR |
| 1,000 BRL | 19,002.30 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-07-25T01:17:36Z",
"rates": {
"INR": 19.002302
}
}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": 1900.2302,
"rate": 19.002302
}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