Rate Overview
Live
1 BAM = 0.224469 OMR
1 OMR = 4.4550
BAM
Avg
0.224935
High
0.225806
Low
0.223943
Last updated: 7/26/2026, 10:05:01 PM
Quick Conversions
| BAM | OMR |
|---|---|
| 1 BAM | 0.22 OMR |
| 10 BAM | 2.24 OMR |
| 50 BAM | 11.22 OMR |
| 100 BAM | 22.45 OMR |
| 500 BAM | 112.23 OMR |
| 1,000 BAM | 224.47 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-26T22:05:01Z",
"rates": {
"OMR": 0.224469
}
}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.4469,
"rate": 0.224469
}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