Rate Overview
Live
1 IDR = 0.000289 BRL
1 BRL = 3460.21
IDR
Avg
0.000291
High
0.000295
Low
0.000289
Last updated: 4/17/2026, 6:23:41 AM
Quick Conversions
| IDR | BRL |
|---|---|
| 1 IDR | 0.00 BRL |
| 10 IDR | 0.00 BRL |
| 50 IDR | 0.01 BRL |
| 100 IDR | 0.03 BRL |
| 500 IDR | 0.14 BRL |
| 1,000 IDR | 0.29 BRL |
Get IDR/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=BRLExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-04-17T06:23:41Z",
"rates": {
"BRL": 0.000289
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "BRL",
"amount": 100
},
"result": 0.0289,
"rate": 0.000289
}Build with IDR/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key