Rate Overview
Live
1 IDR = 0.000283 BRL
1 BRL = 3533.57
IDR
Avg
0.000285
High
0.000288
Low
0.000283
Last updated: 5/7/2026, 8:37:21 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-05-07T08:37:21Z",
"rates": {
"BRL": 0.000283
}
}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.0283,
"rate": 0.000283
}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