Rate Overview
Live
1 OMR = 248.0350 BTN
1 BTN = 0.004032
OMR
Avg
248.0029
High
249.7434
Low
247.1231
Last updated: 8/21/2026, 1:28:14 PM
Quick Conversions
| OMR | BTN |
|---|---|
| 1 OMR | 248.04 BTN |
| 10 OMR | 2,480.35 BTN |
| 50 OMR | 12,401.75 BTN |
| 100 OMR | 24,803.50 BTN |
| 500 OMR | 124,017.51 BTN |
| 1,000 OMR | 248,035.02 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-08-21T13:28:14Z",
"rates": {
"BTN": 248.035022
}
}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": 24803.5022,
"rate": 248.035022
}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