Rate Overview
Live
1 BAM = 0.232616 OMR
1 OMR = 4.2989
BAM
Avg
0.231320
High
0.232616
Low
0.230218
Last updated: 5/7/2026, 4:28:30 AM
Quick Conversions
| BAM | OMR |
|---|---|
| 1 BAM | 0.23 OMR |
| 10 BAM | 2.33 OMR |
| 50 BAM | 11.63 OMR |
| 100 BAM | 23.26 OMR |
| 500 BAM | 116.31 OMR |
| 1,000 BAM | 232.62 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-05-07T04:28:30Z",
"rates": {
"OMR": 0.232616
}
}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": 23.261599999999998,
"rate": 0.232616
}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