Rate Overview
Live
1 OMR = 247.7921 BTN
1 BTN = 0.004036
OMR
Avg
248.3578
High
251.6127
Low
244.9852
Last updated: 7/30/2026, 4:33:42 PM
Quick Conversions
| OMR | BTN |
|---|---|
| 1 OMR | 247.79 BTN |
| 10 OMR | 2,477.92 BTN |
| 50 OMR | 12,389.60 BTN |
| 100 OMR | 24,779.21 BTN |
| 500 OMR | 123,896.05 BTN |
| 1,000 OMR | 247,792.09 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-07-30T16:33:42Z",
"rates": {
"BTN": 247.792094
}
}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": 24779.2094,
"rate": 247.792094
}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