Rate Overview
Live
1 BAM = 0.227751 OMR
1 OMR = 4.3908
BAM
Avg
0.228068
High
0.229061
Low
0.226463
Last updated: 3/27/2026, 9:32:57 PM
Quick Conversions
| BAM | OMR |
|---|---|
| 1 BAM | 0.23 OMR |
| 10 BAM | 2.28 OMR |
| 50 BAM | 11.39 OMR |
| 100 BAM | 22.78 OMR |
| 500 BAM | 113.88 OMR |
| 1,000 BAM | 227.75 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-03-27T21:32:57Z",
"rates": {
"OMR": 0.227751
}
}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.775100000000002,
"rate": 0.227751
}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