Rate Overview
Live
1 OMR = 3.3173 BND
1 BND = 0.301447
OMR
Avg
3.3125
High
3.3882
Low
3.2536
Last updated: 5/28/2026, 11:03:38 PM
Quick Conversions
| OMR | BND |
|---|---|
| 1 OMR | 3.32 BND |
| 10 OMR | 33.17 BND |
| 50 OMR | 165.87 BND |
| 100 OMR | 331.73 BND |
| 500 OMR | 1,658.67 BND |
| 1,000 OMR | 3,317.33 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-05-28T23:03:38Z",
"rates": {
"BND": 3.317334
}
}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": 331.73339999999996,
"rate": 3.317334
}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