Rate Overview
Live
1 BDT = 0.003135 OMR
1 OMR = 318.9793
BDT
Avg
0.003127
High
0.003135
Low
0.003117
Last updated: 7/30/2026, 2:48:58 PM
Quick Conversions
| BDT | OMR |
|---|---|
| 1 BDT | 0.00 OMR |
| 10 BDT | 0.03 OMR |
| 50 BDT | 0.16 OMR |
| 100 BDT | 0.31 OMR |
| 500 BDT | 1.57 OMR |
| 1,000 BDT | 3.14 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-07-30T14:48:58Z",
"rates": {
"OMR": 0.003135
}
}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.3135,
"rate": 0.003135
}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