Rate Overview
Live
1 OMR = 3.3458 BND
1 BND = 0.298880
OMR
Avg
3.3489
High
3.3621
Low
3.3383
Last updated: 7/28/2026, 8:45:09 AM
Quick Conversions
| OMR | BND |
|---|---|
| 1 OMR | 3.35 BND |
| 10 OMR | 33.46 BND |
| 50 OMR | 167.29 BND |
| 100 OMR | 334.58 BND |
| 500 OMR | 1,672.91 BND |
| 1,000 OMR | 3,345.83 BND |
Get OMR/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=BNDExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-07-28T08:45:09Z",
"rates": {
"BND": 3.345827
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "BND",
"amount": 100
},
"result": 334.5827,
"rate": 3.345827
}Build with OMR/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key