Rate Overview
Live
1 OMR = 35.8052 BWP
1 BWP = 0.027929
OMR
Avg
34.9732
High
35.8052
Low
33.8294
Last updated: 3/28/2026, 10:40:09 AM
Quick Conversions
| OMR | BWP |
|---|---|
| 1 OMR | 35.81 BWP |
| 10 OMR | 358.05 BWP |
| 50 OMR | 1,790.26 BWP |
| 100 OMR | 3,580.52 BWP |
| 500 OMR | 17,902.62 BWP |
| 1,000 OMR | 35,805.23 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-28T10:40:09Z",
"rates": {
"BWP": 35.80523
}
}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": 3580.523,
"rate": 35.80523
}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