Rate Overview
Live
1 BDT = 0.003155 OMR
1 OMR = 316.9572
BDT
Avg
0.003151
High
0.003161
Low
0.003113
Last updated: 3/7/2026, 7:40:55 AM
Quick Conversions
| BDT | OMR |
|---|---|
| 1 BDT | 0.00 OMR |
| 10 BDT | 0.03 OMR |
| 50 BDT | 0.16 OMR |
| 100 BDT | 0.32 OMR |
| 500 BDT | 1.58 OMR |
| 1,000 BDT | 3.16 OMR |
Get BDT/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=OMRExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-03-07T07:40:55Z",
"rates": {
"OMR": 0.003155
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "OMR",
"amount": 100
},
"result": 0.3155,
"rate": 0.003155
}Build with BDT/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key