Rate Overview
Live
1 BAM = 0.227859 OMR
1 OMR = 4.3887
BAM
Avg
0.227656
High
0.228014
Low
0.227059
Last updated: 8/11/2026, 1:21:55 PM
Quick Conversions
| BAM | OMR |
|---|---|
| 1 BAM | 0.23 OMR |
| 10 BAM | 2.28 OMR |
| 50 BAM | 11.39 OMR |
| 100 BAM | 22.79 OMR |
| 500 BAM | 113.93 OMR |
| 1,000 BAM | 227.86 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-08-11T13:21:55Z",
"rates": {
"OMR": 0.227859
}
}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.7859,
"rate": 0.227859
}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