Rate Overview
Live
1 IDR = 0.006815 BDT
1 BDT = 146.7351
IDR
Avg
0.007200
High
0.007487
Low
0.006815
Last updated: 7/28/2026, 4:25:23 AM
Quick Conversions
| IDR | BDT |
|---|---|
| 1 IDR | 0.01 BDT |
| 10 IDR | 0.07 BDT |
| 50 IDR | 0.34 BDT |
| 100 IDR | 0.68 BDT |
| 500 IDR | 3.41 BDT |
| 1,000 IDR | 6.81 BDT |
Get IDR/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=BDTExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-07-28T04:25:23Z",
"rates": {
"BDT": 0.006815
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "BDT",
"amount": 100
},
"result": 0.6815,
"rate": 0.006815
}Build with IDR/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key