Rate Overview
Live
1 OMR = 3.2747 BND
1 BND = 0.305374
OMR
Avg
3.2831
High
3.3013
Low
3.2747
Last updated: 9/10/2026, 6:53:22 AM
Quick Conversions
| OMR | BND |
|---|---|
| 1 OMR | 3.27 BND |
| 10 OMR | 32.75 BND |
| 50 OMR | 163.73 BND |
| 100 OMR | 327.47 BND |
| 500 OMR | 1,637.34 BND |
| 1,000 OMR | 3,274.67 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-09-10T06:53:22Z",
"rates": {
"BND": 3.27467
}
}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": 327.467,
"rate": 3.27467
}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