Rate Overview
Live
1 OMR = 35.0229 BWP
1 BWP = 0.028553
OMR
Avg
34.5751
High
35.0229
Low
33.8294
Last updated: 3/7/2026, 8:00:07 AM
Quick Conversions
| OMR | BWP |
|---|---|
| 1 OMR | 35.02 BWP |
| 10 OMR | 350.23 BWP |
| 50 OMR | 1,751.15 BWP |
| 100 OMR | 3,502.29 BWP |
| 500 OMR | 17,511.46 BWP |
| 1,000 OMR | 35,022.92 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-03-07T08:00:07Z",
"rates": {
"BWP": 35.02292
}
}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": 3502.292,
"rate": 35.02292
}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