Rate Overview
Live
1 BAM = 0.223943 OMR
1 OMR = 4.4654
BAM
Avg
0.228905
High
0.233879
Low
0.222344
Last updated: 7/25/2026, 8:39:37 PM
Quick Conversions
| BAM | OMR |
|---|---|
| 1 BAM | 0.22 OMR |
| 10 BAM | 2.24 OMR |
| 50 BAM | 11.20 OMR |
| 100 BAM | 22.39 OMR |
| 500 BAM | 111.97 OMR |
| 1,000 BAM | 223.94 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-25T20:39:37Z",
"rates": {
"OMR": 0.223943
}
}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.3943,
"rate": 0.223943
}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