Rate Overview
Live
1 BBD = 0.193012 OMR
1 OMR = 5.1810
BBD
Avg
0.192748
High
0.193227
Low
0.190485
Last updated: 3/6/2026, 9:38:59 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.51 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-03-06T21:38:59Z",
"rates": {
"OMR": 0.193012
}
}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.301199999999998,
"rate": 0.193012
}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