Rate Overview
Live
1 BAM = 0.225213 OMR
1 OMR = 4.4402
BAM
Avg
0.225106
High
0.225763
Low
0.224486
Last updated: 7/5/2026, 7:32:20 AM
Quick Conversions
| BAM | OMR |
|---|---|
| 1 BAM | 0.23 OMR |
| 10 BAM | 2.25 OMR |
| 50 BAM | 11.26 OMR |
| 100 BAM | 22.52 OMR |
| 500 BAM | 112.61 OMR |
| 1,000 BAM | 225.21 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-05T07:32:20Z",
"rates": {
"OMR": 0.225213
}
}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.5213,
"rate": 0.225213
}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