Rate Overview
Live
1 BBD = 0.193007 OMR
1 OMR = 5.1812
BBD
Avg
0.192811
High
0.193013
Low
0.191581
Last updated: 7/9/2026, 2:08:54 PM
Quick Conversions
| BBD | OMR |
|---|---|
| 1 BBD | 0.19 OMR |
| 10 BBD | 1.93 OMR |
| 50 BBD | 9.65 OMR |
| 100 BBD | 19.30 OMR |
| 500 BBD | 96.50 OMR |
| 1,000 BBD | 193.01 OMR |
Get BBD/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=OMRExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-07-09T14:08:54Z",
"rates": {
"OMR": 0.193007
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "OMR",
"amount": 100
},
"result": 19.300700000000003,
"rate": 0.193007
}Build with BBD/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key