Rate Overview
Live
1 IDR = 0.006817 BDT
1 BDT = 146.6921
IDR
Avg
0.006863
High
0.006896
Low
0.006817
Last updated: 7/28/2026, 4:20:40 PM
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.82 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-28T16:20:40Z",
"rates": {
"BDT": 0.006817
}
}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.6817,
"rate": 0.006817
}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