Rate Overview
Live
1 IDR = 0.000684 BOB
1 BOB = 1461.99
IDR
Avg
0.000667
High
0.000685
Low
0.000651
Last updated: 9/3/2026, 5:43:06 AM
Quick Conversions
| IDR | BOB |
|---|---|
| 1 IDR | 0.00 BOB |
| 10 IDR | 0.01 BOB |
| 50 IDR | 0.03 BOB |
| 100 IDR | 0.07 BOB |
| 500 IDR | 0.34 BOB |
| 1,000 IDR | 0.68 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-09-03T05:43:06Z",
"rates": {
"BOB": 0.000684
}
}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.0684,
"rate": 0.000684
}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