Rate Overview
Live
1 OMR = 3.3499 BND
1 BND = 0.298512
OMR
Avg
3.3328
High
3.3500
Low
3.3196
Last updated: 6/19/2026, 8:46:09 AM
Quick Conversions
| OMR | BND |
|---|---|
| 1 OMR | 3.35 BND |
| 10 OMR | 33.50 BND |
| 50 OMR | 167.50 BND |
| 100 OMR | 334.99 BND |
| 500 OMR | 1,674.97 BND |
| 1,000 OMR | 3,349.95 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-06-19T08:46:09Z",
"rates": {
"BND": 3.349947
}
}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.99469999999997,
"rate": 3.349947
}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