Rate Overview
Live
1 IDR = 0.000284 BRL
1 BRL = 3521.13
IDR
Avg
0.000298
High
0.000327
Low
0.000279
Last updated: 7/20/2026, 2:48:42 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.28 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-07-20T02:48:42Z",
"rates": {
"BRL": 0.000284
}
}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.0284,
"rate": 0.000284
}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