Rate Overview
Live
1 OMR = 3.2954 BND
1 BND = 0.303453
OMR
Avg
3.2983
High
3.3100
Low
3.2875
Last updated: 4/17/2026, 1:30:53 PM
Quick Conversions
| OMR | BND |
|---|---|
| 1 OMR | 3.30 BND |
| 10 OMR | 32.95 BND |
| 50 OMR | 164.77 BND |
| 100 OMR | 329.54 BND |
| 500 OMR | 1,647.70 BND |
| 1,000 OMR | 3,295.40 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-04-17T13:30:53Z",
"rates": {
"BND": 3.2954
}
}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": 329.53999999999996,
"rate": 3.2954
}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