Rate Overview
Live
1 OMR = 0.977801 BHD
1 BHD = 1.0227
OMR
Avg
0.978742
High
0.979156
Low
0.977801
Last updated: 9/12/2026, 10:45:53 AM
Quick Conversions
| OMR | BHD |
|---|---|
| 1 OMR | 0.98 BHD |
| 10 OMR | 9.78 BHD |
| 50 OMR | 48.89 BHD |
| 100 OMR | 97.78 BHD |
| 500 OMR | 488.90 BHD |
| 1,000 OMR | 977.80 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-09-12T10:45:53Z",
"rates": {
"BHD": 0.977801
}
}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.7801,
"rate": 0.977801
}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