Rate Overview
Live
1 OMR = 0.979328 BHD
1 BHD = 1.0211
OMR
Avg
0.978754
High
0.979544
Low
0.975147
Last updated: 5/28/2026, 12:48:33 AM
Quick Conversions
| OMR | BHD |
|---|---|
| 1 OMR | 0.98 BHD |
| 10 OMR | 9.79 BHD |
| 50 OMR | 48.97 BHD |
| 100 OMR | 97.93 BHD |
| 500 OMR | 489.66 BHD |
| 1,000 OMR | 979.33 BHD |
Get OMR/BHD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=BHDExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-05-28T00:48:33Z",
"rates": {
"BHD": 0.979328
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=BHD&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "BHD",
"amount": 100
},
"result": 97.9328,
"rate": 0.979328
}Build with OMR/BHD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key