Rate Overview
Live
1 OMR = 238.2359 BTN
1 BTN = 0.004198
OMR
Avg
237.7471
High
239.0729
Low
236.0152
Last updated: 3/7/2026, 9:26:59 AM
Quick Conversions
| OMR | BTN |
|---|---|
| 1 OMR | 238.24 BTN |
| 10 OMR | 2,382.36 BTN |
| 50 OMR | 11,911.79 BTN |
| 100 OMR | 23,823.59 BTN |
| 500 OMR | 119,117.95 BTN |
| 1,000 OMR | 238,235.89 BTN |
Get OMR/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=BTNExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-03-07T09:26:59Z",
"rates": {
"BTN": 238.23589
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "BTN",
"amount": 100
},
"result": 23823.589,
"rate": 238.23589
}Build with OMR/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key