Rate Overview
Live
1 BAM = 0.225717 OMR
1 OMR = 4.4303
BAM
Avg
0.225436
High
0.225763
Low
0.224873
Last updated: 7/7/2026, 12:19:24 PM
Quick Conversions
| BAM | OMR |
|---|---|
| 1 BAM | 0.23 OMR |
| 10 BAM | 2.26 OMR |
| 50 BAM | 11.29 OMR |
| 100 BAM | 22.57 OMR |
| 500 BAM | 112.86 OMR |
| 1,000 BAM | 225.72 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-07-07T12:19:24Z",
"rates": {
"OMR": 0.225717
}
}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.5717,
"rate": 0.225717
}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