Rate Overview
Live
1 OMR = 35.1690 BWP
1 BWP = 0.028434
OMR
Avg
35.0482
High
36.0279
Low
33.8675
Last updated: 7/31/2026, 7:16:00 PM
Quick Conversions
| OMR | BWP |
|---|---|
| 1 OMR | 35.17 BWP |
| 10 OMR | 351.69 BWP |
| 50 OMR | 1,758.45 BWP |
| 100 OMR | 3,516.90 BWP |
| 500 OMR | 17,584.48 BWP |
| 1,000 OMR | 35,168.95 BWP |
Get OMR/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=BWPExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-07-31T19:16:00Z",
"rates": {
"BWP": 35.168954
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "BWP",
"amount": 100
},
"result": 3516.8954,
"rate": 35.168954
}Build with OMR/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key