Rate Overview
Live
1 IDR = 0.000630 BOB
1 BOB = 1587.30
IDR
Avg
0.000430
High
0.000630
Low
0.000385
Last updated: 7/29/2026, 10:43:28 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.32 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-29T10:43:28Z",
"rates": {
"BOB": 0.00063
}
}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.063,
"rate": 0.00063
}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