Rate Overview
Live
1 OMR = 35.1231 BWP
1 BWP = 0.028471
OMR
Avg
35.0520
High
35.1489
Low
34.9364
Last updated: 7/11/2026, 3:16:02 AM
Quick Conversions
| OMR | BWP |
|---|---|
| 1 OMR | 35.12 BWP |
| 10 OMR | 351.23 BWP |
| 50 OMR | 1,756.16 BWP |
| 100 OMR | 3,512.31 BWP |
| 500 OMR | 17,561.56 BWP |
| 1,000 OMR | 35,123.13 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-11T03:16:02Z",
"rates": {
"BWP": 35.123127
}
}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": 3512.3126999999995,
"rate": 35.123127
}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