Rate Overview
Live
1 BBD = 0.192997 OMR
1 OMR = 5.1814
BBD
Avg
0.192804
High
0.192998
Low
0.191927
Last updated: 9/3/2026, 10:29:01 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.00 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-09-03T22:29:01Z",
"rates": {
"OMR": 0.192997
}
}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.2997,
"rate": 0.192997
}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