Rate Overview
Live
1 IDR = 0.000627 BOB
1 BOB = 1594.90
IDR
Avg
0.000433
High
0.000627
Low
0.000381
Last updated: 7/29/2026, 7:11:41 AM
Quick Conversions
| IDR | BOB |
|---|---|
| 1 IDR | 0.00 BOB |
| 10 IDR | 0.01 BOB |
| 50 IDR | 0.03 BOB |
| 100 IDR | 0.06 BOB |
| 500 IDR | 0.31 BOB |
| 1,000 IDR | 0.63 BOB |
Get IDR/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=BOBExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-07-29T07:11:41Z",
"rates": {
"BOB": 0.000627
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "BOB",
"amount": 100
},
"result": 0.06269999999999999,
"rate": 0.000627
}Build with IDR/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key