Rate Overview
Live
1 BBD = 0.192997 OMR
1 OMR = 5.1814
BBD
Avg
0.192911
High
0.193006
Low
0.192511
Last updated: 6/19/2026, 7:20:02 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-06-19T19:20:02Z",
"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