Rate Overview
Live
1 BTN = 0.004062 OMR
1 OMR = 246.1841
BTN
Avg
0.004095
High
0.004126
Low
0.004058
Last updated: 3/28/2026, 9:17:54 AM
Quick Conversions
| BTN | OMR |
|---|---|
| 1 BTN | 0.00 OMR |
| 10 BTN | 0.04 OMR |
| 50 BTN | 0.20 OMR |
| 100 BTN | 0.41 OMR |
| 500 BTN | 2.03 OMR |
| 1,000 BTN | 4.06 OMR |
Get BTN/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=OMRExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-28T09:17:54Z",
"rates": {
"OMR": 0.004062
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "OMR",
"amount": 100
},
"result": 0.40619999999999995,
"rate": 0.004062
}Build with BTN/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key