Rate Overview
Live
1 OMR = 3.3496 BND
1 BND = 0.298546
OMR
Avg
3.3497
High
3.3596
Low
3.3459
Last updated: 7/9/2026, 6:03:10 AM
Quick Conversions
| OMR | BND |
|---|---|
| 1 OMR | 3.35 BND |
| 10 OMR | 33.50 BND |
| 50 OMR | 167.48 BND |
| 100 OMR | 334.96 BND |
| 500 OMR | 1,674.78 BND |
| 1,000 OMR | 3,349.57 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-09T06:03:10Z",
"rates": {
"BND": 3.349566
}
}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.9566,
"rate": 3.349566
}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