Rate Overview
Live
1 BWP = 0.028434 OMR
1 OMR = 35.1692
BWP
Avg
0.028056
High
0.028808
Low
0.026471
Last updated: 7/31/2026, 4:50:00 PM
Quick Conversions
| BWP | OMR |
|---|---|
| 1 BWP | 0.03 OMR |
| 10 BWP | 0.28 OMR |
| 50 BWP | 1.42 OMR |
| 100 BWP | 2.84 OMR |
| 500 BWP | 14.22 OMR |
| 1,000 BWP | 28.43 OMR |
Get BWP/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=OMRExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-07-31T16:50:00Z",
"rates": {
"OMR": 0.028434
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "OMR",
"amount": 100
},
"result": 2.8434,
"rate": 0.028434
}Build with BWP/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key