Rate Overview
Live
1 IDR = 0.005426 BTN
1 BTN = 184.2978
IDR
Avg
0.005426
High
0.005464
Low
0.005397
Last updated: 3/7/2026, 7:41:08 AM
Quick Conversions
| IDR | BTN |
|---|---|
| 1 IDR | 0.01 BTN |
| 10 IDR | 0.05 BTN |
| 50 IDR | 0.27 BTN |
| 100 IDR | 0.54 BTN |
| 500 IDR | 2.71 BTN |
| 1,000 IDR | 5.43 BTN |
Get IDR/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=BTNExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-03-07T07:41:08Z",
"rates": {
"BTN": 0.005426
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "BTN",
"amount": 100
},
"result": 0.5426,
"rate": 0.005426
}Build with IDR/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key