Rate Overview
Live
1 BAM = 0.229167 OMR
1 OMR = 4.3636
BAM
Avg
0.228458
High
0.229212
Low
0.227704
Last updated: 6/17/2026, 8:04:20 AM
Quick Conversions
| BAM | OMR |
|---|---|
| 1 BAM | 0.23 OMR |
| 10 BAM | 2.29 OMR |
| 50 BAM | 11.46 OMR |
| 100 BAM | 22.92 OMR |
| 500 BAM | 114.58 OMR |
| 1,000 BAM | 229.17 OMR |
Get BAM/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=OMRExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-06-17T08:04:20Z",
"rates": {
"OMR": 0.229167
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "OMR",
"amount": 100
},
"result": 22.916700000000002,
"rate": 0.229167
}Build with BAM/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key