Rate Overview
Live
1 OMR = 3.3403 BND
1 BND = 0.299379
OMR
Avg
3.3566
High
3.4828
Low
3.2562
Last updated: 7/30/2026, 11:38:25 PM
Quick Conversions
| OMR | BND |
|---|---|
| 1 OMR | 3.34 BND |
| 10 OMR | 33.40 BND |
| 50 OMR | 167.01 BND |
| 100 OMR | 334.03 BND |
| 500 OMR | 1,670.13 BND |
| 1,000 OMR | 3,340.25 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-30T23:38:25Z",
"rates": {
"BND": 3.340251
}
}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.0251,
"rate": 3.340251
}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