Rate Overview
Live
1 IDR = 0.007173 BDT
1 BDT = 139.4117
IDR
Avg
0.007166
High
0.007186
Low
0.007138
Last updated: 4/17/2026, 10:44:48 AM
Quick Conversions
| IDR | BDT |
|---|---|
| 1 IDR | 0.01 BDT |
| 10 IDR | 0.07 BDT |
| 50 IDR | 0.36 BDT |
| 100 IDR | 0.72 BDT |
| 500 IDR | 3.59 BDT |
| 1,000 IDR | 7.17 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-04-17T10:44:48Z",
"rates": {
"BDT": 0.007173
}
}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.7172999999999999,
"rate": 0.007173
}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