Rate Overview
Live
1 BRL = 19.1361 INR
1 INR = 0.052257
BRL
Avg
17.6958
High
19.1951
Low
16.2624
Last updated: 5/26/2026, 9:32:24 AM
Quick Conversions
| BRL | INR |
|---|---|
| 1 BRL | 19.14 INR |
| 10 BRL | 191.36 INR |
| 50 BRL | 956.80 INR |
| 100 BRL | 1,913.61 INR |
| 500 BRL | 9,568.04 INR |
| 1,000 BRL | 19,136.08 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-26T09:32:24Z",
"rates": {
"INR": 19.136079
}
}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": 1913.6079,
"rate": 19.136079
}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