Rate Overview
Live
1 BWP = 0.028354 OMR
1 OMR = 35.2684
BWP
Avg
0.028553
High
0.029526
Low
0.027756
Last updated: 7/20/2026, 3:33:48 AM
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.18 OMR |
| 1,000 BWP | 28.35 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-20T03:33:48Z",
"rates": {
"OMR": 0.028354
}
}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.8354,
"rate": 0.028354
}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