Rate Overview
Live
1 OMR = 3.3420 BND
1 BND = 0.299221
OMR
Avg
3.3283
High
3.3857
Low
3.2705
Last updated: 7/27/2026, 3:35:50 PM
Quick Conversions
| OMR | BND |
|---|---|
| 1 OMR | 3.34 BND |
| 10 OMR | 33.42 BND |
| 50 OMR | 167.10 BND |
| 100 OMR | 334.20 BND |
| 500 OMR | 1,671.01 BND |
| 1,000 OMR | 3,342.01 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-27T15:35:50Z",
"rates": {
"BND": 3.342012
}
}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.2012,
"rate": 3.342012
}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