Rate Overview
Live
1 OMR = 4.4337 BAM
1 BAM = 0.225544
OMR
Avg
4.3911
High
4.4338
Low
4.3628
Last updated: 6/19/2026, 8:48:10 AM
Quick Conversions
| OMR | BAM |
|---|---|
| 1 OMR | 4.43 BAM |
| 10 OMR | 44.34 BAM |
| 50 OMR | 221.69 BAM |
| 100 OMR | 443.37 BAM |
| 500 OMR | 2,216.86 BAM |
| 1,000 OMR | 4,433.72 BAM |
Get OMR/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=BAMExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-06-19T08:48:10Z",
"rates": {
"BAM": 4.433719
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "BAM",
"amount": 100
},
"result": 443.3719,
"rate": 4.433719
}Build with OMR/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key