Rate Overview
Live
1 BAM = 0.229742 OMR
1 OMR = 4.3527
BAM
Avg
0.231168
High
0.236682
Low
0.227654
Last updated: 5/27/2026, 7:24:53 PM
Quick Conversions
| BAM | OMR |
|---|---|
| 1 BAM | 0.23 OMR |
| 10 BAM | 2.30 OMR |
| 50 BAM | 11.49 OMR |
| 100 BAM | 22.97 OMR |
| 500 BAM | 114.87 OMR |
| 1,000 BAM | 229.74 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-05-27T19:24:53Z",
"rates": {
"OMR": 0.229742
}
}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.9742,
"rate": 0.229742
}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