Rate Overview
Live
1 BRL = 19.1030 INR
1 INR = 0.052348
BRL
Avg
19.1253
High
19.2498
Low
19.0380
Last updated: 5/26/2026, 8:18:59 AM
Quick Conversions
| BRL | INR |
|---|---|
| 1 BRL | 19.10 INR |
| 10 BRL | 191.03 INR |
| 50 BRL | 955.15 INR |
| 100 BRL | 1,910.30 INR |
| 500 BRL | 9,551.51 INR |
| 1,000 BRL | 19,103.01 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-05-26T08:18:59Z",
"rates": {
"INR": 19.103014
}
}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": 1910.3014000000003,
"rate": 19.103014
}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