Rate Overview
Live
1 OMR = 3.3444 BND
1 BND = 0.299006
OMR
Avg
3.3268
High
3.3882
Low
3.2715
Last updated: 3/28/2026, 10:48:23 AM
Quick Conversions
| OMR | BND |
|---|---|
| 1 OMR | 3.34 BND |
| 10 OMR | 33.44 BND |
| 50 OMR | 167.22 BND |
| 100 OMR | 334.44 BND |
| 500 OMR | 1,672.21 BND |
| 1,000 OMR | 3,344.41 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-03-28T10:48:23Z",
"rates": {
"BND": 3.344411
}
}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.4411,
"rate": 3.344411
}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