Rate Overview
Live
1 IDR = 0.000021 BHD
1 BHD = 47619.05
IDR
Avg
0.000022
High
0.000022
Low
0.000021
Last updated: 4/17/2026, 2:42:48 PM
Quick Conversions
| IDR | BHD |
|---|---|
| 1 IDR | 0.00 BHD |
| 10 IDR | 0.00 BHD |
| 50 IDR | 0.00 BHD |
| 100 IDR | 0.00 BHD |
| 500 IDR | 0.01 BHD |
| 1,000 IDR | 0.02 BHD |
Get IDR/BHD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=BHDExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-04-17T14:42:48Z",
"rates": {
"BHD": 0.000021
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=BHD&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "BHD",
"amount": 100
},
"result": 0.0021,
"rate": 0.000021
}Build with IDR/BHD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key